X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Frichlistbox.css;h=d83468c60e6d1408545b036034405361dc9f470a;hp=c181500ce8435a540ce0ec309fb1ad38d436617c;hb=024ec65527b790008bbffb70f38ebf462729bef3;hpb=d272a7d827f45293aee7a492eb22e87d2944e2d8 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; }