initial commit
This commit is contained in:
8
content/transparent_reader_toolbar.css
Normal file
8
content/transparent_reader_toolbar.css
Normal file
@@ -0,0 +1,8 @@
|
||||
@-moz-document url-prefix("about:reader"){
|
||||
.reader-toolbar, .reader-toolbar .button:not(:hover) {
|
||||
background-color: transparent !important;
|
||||
border: none !important;
|
||||
}
|
||||
.reader-toolbar:not(:hover)>*:not([open]){ visibility:hidden; }
|
||||
body{ text-align: justify; }
|
||||
}
|
||||
Reference in New Issue
Block a user