Remove old -moz-os-version media queries
They aren't needed anymore since ESR supports -moz-platform already
This commit is contained in:
@@ -15,10 +15,7 @@ See the above repository for updates as well as full license text. */
|
||||
--uc-toolbox-rotation: 88.5deg;
|
||||
}
|
||||
|
||||
@media (-moz-platform: windows),
|
||||
(-moz-os-version: windows-win7),
|
||||
(-moz-os-version: windows-win10){
|
||||
|
||||
@media (-moz-platform: windows){
|
||||
#navigator-toolbox:not(:-moz-lwtheme){ background-color: -moz-dialog !important; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user