update LCARStrek changes for toolkit winstripe changes between 2008-09-21 and 2008...
[themes.git] / EarlyBlue / global / richlistbox.css
index 05264d379795dd1dbc4ad982ca8bcd16d25a4452..80188a1ca9e8e5fd7bc19fbdd9e4a3b216e3b548 100644 (file)
@@ -62,7 +62,7 @@ richlistbox:focus > richlistitem[selected="true"] {
 
 richlistbox[seltype="multiple"]:focus > richlistitem[current="true"] {
   outline: 1px dotted #666699;
-  -moz-outline-offset: -1px;
+  outline-offset: -1px;
 }
 
 richlistbox[seltype="multiple"]:focus > richlistitem[current="true"][selected="true"] {