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

minor fine tuning

This commit is contained in:
gorhill 2017-06-02 08:17:09 -04:00
parent 78d5cb354a
commit cc935ee19a
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
2 changed files with 2 additions and 2 deletions

View File

@ -141,7 +141,7 @@ svg {
cursor: not-allowed;
}
svg > path:first-child {
fill: rgba(0,0,0,0.6);
fill: rgba(0,0,0,0.5);
fill-rule: evenodd;
}
svg > path + path {

View File

@ -143,7 +143,7 @@ var µBlock = (function() { // jshint ignore:line
selectedFilterLists: [],
availableFilterLists: {},
selfieAfter: 23 * oneMinute,
selfieAfter: 17 * oneMinute,
pageStores: {},
pageStoresToken: 0,