sync both themes with toolkit wipstripe changes up to just before the new addons...
[themes.git] / LCARStrek / global / media / videocontrols.css
index 9bd500711f56836126b48ddbb74ea903a765b24f..1574d0be65ac53e58ada06da2100a7fc1771f416 100644 (file)
@@ -26,8 +26,8 @@
 .playButton:hover, .muteButton:hover {
   background-color: rgba(255,207,0,0.75);
 }
-.playButton:focus > .button-box,
-.muteButton:focus > .button-box {
+.playButton:-moz-focusring > .button-box,
+.muteButton:-moz-focusring > .button-box {
   border: 1px dotted rgba(0,0,0,0.75);
 }