mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-05 18:32:30 +01:00
just renaming using natural resolution
This commit is contained in:
parent
1d64d31e57
commit
fd198d9c50
@ -1,8 +1,8 @@
|
||||
#uBlock0-legacy-button {
|
||||
list-style-image: url('../img/browsericons/icon-large.svg');
|
||||
list-style-image: url('../img/browsericons/icon24.svg');
|
||||
}
|
||||
#uBlock0-legacy-button.off {
|
||||
list-style-image: url('../img/browsericons/icon-large-off.svg');
|
||||
list-style-image: url('../img/browsericons/icon24-off.svg');
|
||||
}
|
||||
|
||||
toolbar[iconsize="small"] #uBlock0-legacy-button {
|
||||
@ -30,7 +30,7 @@ toolbar[iconsize="small"] #uBlock0-legacy-button.off {
|
||||
|
||||
/* Override off state when in palette */
|
||||
toolbarpaletteitem #uBlock0-legacy-button.off {
|
||||
list-style-image: url('../img/browsericons/icon-large.svg');
|
||||
list-style-image: url('../img/browsericons/icon24.svg');
|
||||
}
|
||||
|
||||
/* Override badge when in palette */
|
||||
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
Loading…
Reference in New Issue
Block a user