mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-11 17:41:03 +01:00
Put back erroneously removed background color
This commit is contained in:
parent
6802e6d32f
commit
81f91e4fd4
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ hr {
|
|||
}
|
||||
|
||||
#sticky {
|
||||
background-color: inherit;
|
||||
background-color: white;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 100;
|
||||
|
|
Loading…
Reference in a new issue