X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Flistbox.css;h=5bc4be856107eee29abff4e43eb4c575b1f980c1;hp=cbdf3133f87083a658279369688043265712c30b;hb=f36031bd6c6a251a541cdf42956f5199adcd9cb8;hpb=873a46f8ee13543ba7557d851b9ab4bc8fb18784 diff --git a/LCARStrek/global/listbox.css b/LCARStrek/global/listbox.css index cbdf3133..5bc4be85 100644 --- a/LCARStrek/global/listbox.css +++ b/LCARStrek/global/listbox.css @@ -60,8 +60,8 @@ listbox:focus > listitem[selected="true"] { listheader { -moz-box-align: center; border: 1px solid #FF9F00; - border-left-top-radius: 3px; - border-right-top-radius: 3px; + border-top-left-radius: 3px; + border-top-right-radius: 3px; background-color: #9C9CFF; color: #000000; padding: 0;