mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Adding a little more padding for the admin menu icons.
--HG-- branch : dev
This commit is contained in:
@@ -9,7 +9,7 @@ background-position:0 -30px !important;
|
||||
/* subnav */
|
||||
ul ul .navicon-list {
|
||||
background-position:0 6px !important;
|
||||
padding-left:16px !important;
|
||||
padding-left:20px !important;
|
||||
}
|
||||
ul ul .navicon-list:hover {
|
||||
background-position:0 -26px !important;
|
||||
|
@@ -7,7 +7,7 @@ background-position:0 -30px !important;
|
||||
/* subnav */
|
||||
ul ul .navicon-page {
|
||||
background-position:0 6px !important;
|
||||
padding-left:16px !important;
|
||||
padding-left:20px !important;
|
||||
}
|
||||
ul ul .navicon-page:hover {
|
||||
background-position:0 -26px !important;
|
||||
|
Reference in New Issue
Block a user