sync both themes with toolkit wipstripe changes up to just before the new addons...
[themes.git] / LCARStrek / global / richlistbox.css
index c181500ce8435a540ce0ec309fb1ad38d436617c..d83468c60e6d1408545b036034405361dc9f470a 100644 (file)
@@ -62,12 +62,12 @@ richlistbox:focus > richlistitem[selected="true"] {
   color: #FFCF00;
 }
 
-richlistbox[seltype="multiple"]:focus > richlistitem[current="true"] {
+richlistbox[seltype="multiple"]:-moz-focusring > richlistitem[current="true"] {
   outline: 1px dotted #FF9F00;
   -moz-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 #FF9F00;
 }