X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fskin%2Fmenu.css;h=7a4fca8786ca60ccb3c28caa523a370e6c5be8e7;hb=9101b29c2ed6234de9a8ad01947f4efa92634853;hp=227f56eb4c9acc13218e2f5b6149e6cf2a08c586;hpb=3ef99d2dab45fb066218c407236cb6e63755c73d;p=themes.git diff --git a/LCARStrek/global/skin/menu.css b/LCARStrek/global/skin/menu.css index 227f56eb..7a4fca87 100755 --- a/LCARStrek/global/skin/menu.css +++ b/LCARStrek/global/skin/menu.css @@ -64,6 +64,7 @@ popup > menuitem[menuactive="true"] color : #000000; } + /** * Atomic sub-parts of standard menus **/ @@ -94,8 +95,8 @@ popup > menuitem[menuactive="true"] .menu-iconic-left { color : inherit; - margin : 0px 2px 0px 0px; - width : 13px; + margin : 0px 4px 0px 3px; + width : 16px; text-align : center; list-style-image : inherit; } @@ -106,10 +107,9 @@ popup > menuitem[menuactive="true"] margin : 0px 2px 0px 0px; } -.menu-iconic-text, .menu-iconic-accel, .menu-text, .menu-accel +.menu-iconic-text, .menu-iconic-accel, .menu-text, .menu-accel { color : inherit; - margin : 0px 2px 0px 0px; } .menu-iconic-text @@ -212,3 +212,4 @@ menuitem[checked="true"][type="radio"][menuactive="true"] border : none; } +