replace uses of #browser-bottombox with #main-window > body::after
Browser-bottombox element has been removed from Firefox in 109 so lets not use that anymore.
This commit is contained in:
parent
b434a2d9f5
commit
a46d28bcab
3 changed files with 12 additions and 3 deletions
|
@ -3,7 +3,6 @@ See the above repository for updates as well as full license text. */
|
|||
|
||||
@-moz-document media-document(image){
|
||||
@media not print {
|
||||
|
||||
:root{
|
||||
background-color: #232325 !important; /* set solid color background */
|
||||
background-image: none !important; /* remove default background */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue