X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Frichlistbox.css;h=b801611582547aa3a76cf10b1465c7fc5163cbd8;hp=80188a1ca9e8e5fd7bc19fbdd9e4a3b216e3b548;hb=024ec65527b790008bbffb70f38ebf462729bef3;hpb=d272a7d827f45293aee7a492eb22e87d2944e2d8 diff --git a/EarlyBlue/global/richlistbox.css b/EarlyBlue/global/richlistbox.css index 80188a1c..b8016115 100644 --- a/EarlyBlue/global/richlistbox.css +++ b/EarlyBlue/global/richlistbox.css @@ -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; }