Menu styling updates. Props koopersmith. see #13134

git-svn-id: https://develop.svn.wordpress.org/trunk@14252 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2010-04-27 16:04:18 +00:00
parent 700d907fb2
commit e578ec626c
5 changed files with 99 additions and 79 deletions
+12 -3
View File
@@ -22,10 +22,19 @@
padding:0 10px;
}
#menu-settings-column .handlediv {
background: url("../images/menu-bits.gif") no-repeat scroll 0 -110px;
}
/* Menu Container */
#menu-management {
float:left;
margin-left:15px;
#menu-management-liquid {
float:right;
margin-left:-300px;
width: 100%;
}
#menu-management {
margin-left:300px;
max-width: 600px;
}
#menu-management .menu-edit {
background-color:#fff;