X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Flistbox.css;h=898ec3628a27e693eb0c59f372c81aad892dc3e8;hp=cbbe485681f75dcad7277c722db3866cd0625405;hb=024ec65527b790008bbffb70f38ebf462729bef3;hpb=d272a7d827f45293aee7a492eb22e87d2944e2d8 diff --git a/EarlyBlue/global/listbox.css b/EarlyBlue/global/listbox.css index cbbe4856..898ec362 100644 --- a/EarlyBlue/global/listbox.css +++ b/EarlyBlue/global/listbox.css @@ -49,11 +49,11 @@ listitem { border: 1px solid transparent; } -listbox:focus > listitem[current="true"] { +listbox:-moz-focusring > listitem[current="true"] { border: 1px dotted #9999CC; } -listbox:focus > listitem[current="true"][selected="true"] { +listbox:-moz-focusring > listitem[current="true"][selected="true"] { border: 1px dotted #666699; }