mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-06 19:02:30 +01:00
minor fine tuning
This commit is contained in:
parent
78d5cb354a
commit
cc935ee19a
@ -141,7 +141,7 @@ svg {
|
|||||||
cursor: not-allowed;
|
cursor: not-allowed;
|
||||||
}
|
}
|
||||||
svg > path:first-child {
|
svg > path:first-child {
|
||||||
fill: rgba(0,0,0,0.6);
|
fill: rgba(0,0,0,0.5);
|
||||||
fill-rule: evenodd;
|
fill-rule: evenodd;
|
||||||
}
|
}
|
||||||
svg > path + path {
|
svg > path + path {
|
||||||
|
@ -143,7 +143,7 @@ var µBlock = (function() { // jshint ignore:line
|
|||||||
selectedFilterLists: [],
|
selectedFilterLists: [],
|
||||||
availableFilterLists: {},
|
availableFilterLists: {},
|
||||||
|
|
||||||
selfieAfter: 23 * oneMinute,
|
selfieAfter: 17 * oneMinute,
|
||||||
|
|
||||||
pageStores: {},
|
pageStores: {},
|
||||||
pageStoresToken: 0,
|
pageStoresToken: 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user