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