mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 03:12:33 +01:00
minor change
This commit is contained in:
parent
d30c6544e3
commit
bea512a6d0
@ -107,7 +107,8 @@ body.off #switch .fa {
|
||||
font-size: 20px;
|
||||
}
|
||||
.statName {
|
||||
color: #666;
|
||||
color: #888;
|
||||
font-size: small;
|
||||
margin: 1em 0.2em 0.2em 0.2em;
|
||||
text-align: center;
|
||||
}
|
||||
|
@ -74,7 +74,8 @@ return {
|
||||
'behind-the-scene',
|
||||
'chrome-extension-scheme',
|
||||
'chrome-scheme',
|
||||
'opera-scheme'
|
||||
'opera-scheme',
|
||||
''
|
||||
].join('\n').trim(),
|
||||
|
||||
localSettings: {
|
||||
|
Loading…
Reference in New Issue
Block a user