X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fmenulist.css;h=11b6911ae019b17f230ed145184ef5cddfbba660;hp=7da4ac5bb39c596cbcab16b04d033db0b2fd7c19;hb=a12570b9df613c628ada41eac0bf14f642ecf578;hpb=37cf043b1ac46515826d52fbe2be3cf2317a351e diff --git a/LCARStrek/global/menulist.css b/LCARStrek/global/menulist.css index 7da4ac5b..11b6911a 100644 --- a/LCARStrek/global/menulist.css +++ b/LCARStrek/global/menulist.css @@ -93,12 +93,8 @@ menulist[open="true"]:focus > .menulist-label-box { .menulist-dropmarker { -moz-border-radius: 0px 3px 3px 0px; - -moz-box-align: center; - -moz-box-pack: center; min-width: 15px; border-left: 1px solid #9C9CFF; - background-color: #000000; - list-style-image: url("chrome://global/skin/arrow/arrow-down.gif"); } .menulist-dropmarker, @@ -106,12 +102,6 @@ menulist[disabled="true"]:hover:active > .menulist-dropmarker { padding: 1px; } -menulist[disabled="true"] > .menulist-dropmarker { - list-style-image: url("chrome://global/skin/arrow/arrow-down-disabled.gif") !important; - border-left: 1px solid #8050B0 !important; - background-color: #000000 !important; -} - menulist[menuactive="true"] > .menulist-dropmarker, menulist[open="true"] > .menulist-dropmarker, menulist:hover > .menulist-dropmarker,