mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Fixes #1320
This commit is contained in:
parent
439232349a
commit
6e99250502
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ body {
|
|||
outline: 0;
|
||||
}
|
||||
.tabButton:active,.tabButton:visited {
|
||||
color: inherited;
|
||||
color: inherit;
|
||||
}
|
||||
.tabButton.selected {
|
||||
background: #fafafa;
|
||||
|
|
|
|||
Loading…
Reference in a new issue