mirror of
https://github.com/encounter/uBlock.git
synced 2026-07-11 06:18:49 -07:00
Less blue in 3rd-party filter prefs
This commit is contained in:
@@ -70,6 +70,12 @@ li.listEntry > * {
|
||||
text-indent: 0;
|
||||
unicode-bidi: embed;
|
||||
}
|
||||
li.listEntry > a {
|
||||
color: dimgray;
|
||||
}
|
||||
li.listEntry > a:hover {
|
||||
color: dodgerblue;
|
||||
}
|
||||
li.listEntry > a:nth-of-type(2) {
|
||||
font-size: 13px;
|
||||
opacity: 0.5;
|
||||
|
||||
Reference in New Issue
Block a user