mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 03:12:33 +01:00
Put back erroneously removed background color
This commit is contained in:
parent
6802e6d32f
commit
81f91e4fd4
@ -47,7 +47,7 @@ hr {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#sticky {
|
#sticky {
|
||||||
background-color: inherit;
|
background-color: white;
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 0;
|
top: 0;
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
|
Loading…
Reference in New Issue
Block a user