sync both themes with toolkit wipstripe changes up to just before the new addons...
[themes.git] / EarlyBlue / global / richlistbox.css
index 80188a1ca9e8e5fd7bc19fbdd9e4a3b216e3b548..b801611582547aa3a76cf10b1465c7fc5163cbd8 100644 (file)
@@ -60,12 +60,12 @@ richlistbox:focus > richlistitem[selected="true"] {
   color: #FFFFFF;
 }
 
-richlistbox[seltype="multiple"]:focus > richlistitem[current="true"] {
+richlistbox[seltype="multiple"]:-moz-focusring > richlistitem[current="true"] {
   outline: 1px dotted #666699;
   outline-offset: -1px;
 }
 
-richlistbox[seltype="multiple"]:focus > richlistitem[current="true"][selected="true"] {
+richlistbox[seltype="multiple"]:-moz-focusring > richlistitem[current="true"][selected="true"] {
   outline: 1px dotted #666699;
 }