mirror of https://github.com/gorhill/uBlock.git
Fixes #1320
This commit is contained in:
parent
439232349a
commit
6e99250502
|
@ -51,7 +51,7 @@ body {
|
|||
outline: 0;
|
||||
}
|
||||
.tabButton:active,.tabButton:visited {
|
||||
color: inherited;
|
||||
color: inherit;
|
||||
}
|
||||
.tabButton.selected {
|
||||
background: #fafafa;
|
||||
|
|
Loading…
Reference in New Issue