X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fforms%2Fselect-dropdown.css;h=7bbd75fc3ceed1a975255a29f96eb6d3c44e722a;hp=f63a8f2bcf8ed3c5f2fedaff8cda7a9169501903;hb=2b722888dc2dfc992a2ab17b54f77fb35eb60fa8;hpb=259c0f10bac14f9ea5f16e9dd1e5a7d4d5ffe9f1 diff --git a/EarlyBlue/forms/select-dropdown.css b/EarlyBlue/forms/select-dropdown.css index f63a8f2b..7bbd75fc 100644 --- a/EarlyBlue/forms/select-dropdown.css +++ b/EarlyBlue/forms/select-dropdown.css @@ -43,7 +43,7 @@ **/ select, select[size="1"] { - -moz-appearance: menulist; + /*-moz-appearance: menulist;*/ margin: 2px 4px; border: 2px solid; -moz-border-top-colors: ThreeDShadow ThreeDDarkShadow; @@ -62,7 +62,7 @@ xul|*.select-label-box { } xul|*.select-dropmarker { - -moz-appearance: menulist-button; + /*-moz-appearance: menulist-button;*/ min-width: 17px; -moz-box-align: center; -moz-box-pack: center;