sync both themes with toolkit wipstripe changes up to just before the new addons...
[themes.git] / LCARStrek / global / listbox.css
index 0334031479f813794a6d36b06ba633dcca0ab42a..b2bd910dc869fe0eb76b1c1bce99afe9320b7c87 100644 (file)
@@ -51,11 +51,11 @@ listitem {
   border: 1px solid transparent;
 }
 
-listbox:focus > listitem[current="true"] {
+listbox:-moz-focusring > listitem[current="true"] {
   border: 1px dotted #FF9F00;
 }
 
-listbox:focus > listitem[current="true"][selected="true"] {
+listbox:-moz-focusring > listitem[current="true"][selected="true"] {
   border: 1px dotted #FF9F00;
 }