mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
fine tuning css
This commit is contained in:
parent
eaa3ac53d5
commit
2dc3a72040
1 changed files with 2 additions and 2 deletions
|
|
@ -145,9 +145,9 @@ body.off #switch .fa {
|
|||
position: relative;
|
||||
}
|
||||
#extraTools > span > span.badge {
|
||||
color: #000;
|
||||
color: #666;
|
||||
bottom: 0;
|
||||
font: 10px sans-serif;
|
||||
font: 10.5px sans-serif;
|
||||
position: absolute;
|
||||
}
|
||||
body[dir="ltr"] #extraTools > span > span.badge {
|
||||
|
|
|
|||
Loading…
Reference in a new issue