some fixes for LCARStrek based on 2.8 review comments
[themes.git] / LCARStrek / global / richlistbox.css
index b7f9beaf4d008b26c58f3a6e35a029f75c47ea8d..d876842dbd7042c53feafba711d4f63a433e39c7 100644 (file)
@@ -64,7 +64,7 @@ richlistbox:focus > richlistitem[selected="true"] {
 
 richlistbox[seltype="multiple"]:-moz-focusring > richlistitem[current="true"] {
   outline: 1px dotted #FF9F00;
-  -moz-outline-offset: -1px;
+  outline-offset: -1px;
 }
 
 richlistbox[seltype="multiple"]:-moz-focusring > richlistitem[current="true"][selected="true"] {