X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Frichlistbox.css;h=d83468c60e6d1408545b036034405361dc9f470a;hp=c181500ce8435a540ce0ec309fb1ad38d436617c;hb=4ed82c79b6ec5b64c3a77c7f89487705df522e8d;hpb=f98e9249ac85dc5b066915b9c9449b30b2dfcccb diff --git a/LCARStrek/global/richlistbox.css b/LCARStrek/global/richlistbox.css index c181500c..d83468c6 100644 --- a/LCARStrek/global/richlistbox.css +++ b/LCARStrek/global/richlistbox.css @@ -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; }