mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user