Remove useless namespace declaration
This commit is contained in:
parent
6dcf0daba4
commit
e02c5c9963
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@ See the above repository for updates as well as full license text. */
|
||||||
|
|
||||||
/* Toolbar is invisible until hovered */
|
/* Toolbar is invisible until hovered */
|
||||||
|
|
||||||
@namespace html url("http://www.w3.org/1999/xhtml");
|
|
||||||
|
|
||||||
@-moz-document url-prefix("about:reader"){
|
@-moz-document url-prefix("about:reader"){
|
||||||
.reader-toolbar, .reader-toolbar .button:not(:hover) {
|
.reader-toolbar, .reader-toolbar .button:not(:hover) {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
|
|
Loading…
Reference in a new issue