mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
#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:
@@ -360,8 +360,13 @@ ul.disc {list-style:disc inside; margin:12px 0;}
|
|||||||
border-radius: 2px;
|
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 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;}
|
ul.menuItems {margin:6px 0 0 0;}
|
||||||
|
|
||||||
|
|
||||||
/******Tabs******/
|
/******Tabs******/
|
||||||
#local-navigation {margin:8px 0 -8px 0;}
|
#local-navigation {margin:8px 0 -8px 0;}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user