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:
azaozz
2008-10-14 05:10:16 +00:00
parent b5bdfd44d0
commit 7a2fb7dcf5
23 changed files with 282 additions and 110 deletions

View File

@@ -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;