Side folding for the menu, first run, still needs colours, styling and perhaps different icons.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9154 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
border-color: #c6d9e9;
|
||||
}
|
||||
|
||||
#wpbody-content {
|
||||
#wphead {
|
||||
border-color: #c6d9e9;
|
||||
}
|
||||
|
||||
@@ -369,6 +369,10 @@ h3.dashboard-widget-title small a:hover {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#adminmenu li {
|
||||
color: #14568A;
|
||||
}
|
||||
|
||||
#adminmenu li.current {
|
||||
background-color: #fff;
|
||||
border-right-color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user