mirror of
https://codeberg.org/claui/mobile-config-firefox.git
synced 2024-11-09 19:30:15 +00:00
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 */
|
||||
|
||||
@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;
|
||||
|
|
Loading…
Reference in a new issue