sync both themes with toolkit windows theme changes in Mozilla 54 cycle
[themes.git] / LCARStrek / global / media / videocontrols.css
index 5177a6f3464b37243ad375530f707f9bb831d046..5d825886a6f73341ec06c016031071e8b2794255 100644 (file)
@@ -22,6 +22,10 @@ audio > xul|videocontrols {
   display: none;
 }
 
+.controlsSpacer[hideCursor] {
+  cursor: none;
+}
+
 .controlsContainer,
 .progressContainer {
   position: relative;
@@ -353,7 +357,6 @@ audio > xul|videocontrols {
 }
 
 .positionDurationBox {
-  min-width: 9ch;
   text-align: center;
   padding-inline-start: 1px;
   padding-inline-end: 9px;
@@ -364,10 +367,6 @@ audio > xul|videocontrols {
   color: #000000;
 }
 
-.positionDurationBox[positionOnly] {
-  min-width: 4ch;
-}
-
 .duration {
   display: inline-block;
   white-space: pre;