code cleanup: remove uses of -moz-bool-pref
This commit is contained in:
@@ -73,8 +73,7 @@ See the above repository for updates as well as full license text. */
|
||||
}
|
||||
.urlbarView-body-inner{ border-top-style: none !important; }
|
||||
|
||||
@media (-moz-bool-pref: "userchrome.toolbars-below-content.tabs-at-bottom.enabled"),
|
||||
-moz-pref("userchrome.toolbars-below-content.tabs-at-bottom.enabled"){
|
||||
@media -moz-pref("userchrome.toolbars-below-content.tabs-at-bottom.enabled"){
|
||||
#TabsToolbar{
|
||||
order: 3
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user