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

this helps #943 (on linux at least)

This commit is contained in:
gorhill 2015-11-29 19:19:12 -05:00
parent 013b4b1a88
commit 32f836df36

View File

@ -318,11 +318,13 @@ body.dirty #refresh:hover {
#firewallContainer > div > span:nth-of-type(4) {
border-left: 1px solid white;
color: #444;
font-family: monospace;
font-size: 11.5px;
text-align: center;
}
body.portrait #firewallContainer > div > span:nth-of-type(3),
body.portrait #firewallContainer > div > span:nth-of-type(4) {
font-family: monospace;
font-size: 9px;
}
#firewallContainer > div > span:nth-of-type(4) {