1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-15 07:22:28 +02:00

fine tuning css

This commit is contained in:
gorhill 2015-04-05 15:00:52 -04:00
parent eaa3ac53d5
commit 2dc3a72040

View File

@ -145,9 +145,9 @@ body.off #switch .fa {
position: relative; position: relative;
} }
#extraTools > span > span.badge { #extraTools > span > span.badge {
color: #000; color: #666;
bottom: 0; bottom: 0;
font: 10px sans-serif; font: 10.5px sans-serif;
position: absolute; position: absolute;
} }
body[dir="ltr"] #extraTools > span > span.badge { body[dir="ltr"] #extraTools > span > span.badge {