code cleanup: remove uses of -moz-bool-pref
This commit is contained in:
@@ -72,8 +72,7 @@ findbar::after{
|
||||
flex-grow: 100;
|
||||
}
|
||||
|
||||
@media (-moz-bool-pref: "userchrome.floating-findbar-on-right.enabled"),
|
||||
-moz-pref("userchrome.floating-findbar-on-right.enabled"){
|
||||
@media -moz-pref("userchrome.floating-findbar-on-right.enabled"){
|
||||
findbar{
|
||||
flex-direction: row-reverse;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user