#19629: Restoring the style of the "New" menu item to not render an icon and to not be indented.

Work Item: 19629
This commit is contained in:
Sipke Schoorstra
2013-08-07 02:11:02 -07:00
parent 3b9bbb2b9a
commit f59a071251

View File

@@ -360,8 +360,13 @@ ul.disc {list-style:disc inside; margin:12px 0;}
border-radius: 2px;
}
#menu .menu-admin ul a:hover, #menu .menu-admin ul a:active {background-color:rgba(101,107,85,0.5);}
#menu .menu-admin .section-new .navicon-new {
background-image: none;
padding: 0;
}
ul.menuItems {margin:6px 0 0 0;}
/******Tabs******/
#local-navigation {margin:8px 0 -8px 0;}