Remove useless namespace declaration

This commit is contained in:
MrOtherGuy 2020-09-05 10:48:59 +03:00
parent 6dcf0daba4
commit e02c5c9963

View file

@ -3,8 +3,6 @@ See the above repository for updates as well as full license text. */
/* Toolbar is invisible until hovered */
@namespace html url("http://www.w3.org/1999/xhtml");
@-moz-document url-prefix("about:reader"){
.reader-toolbar, .reader-toolbar .button:not(:hover) {
background-color: transparent !important;