CSS cleanup: remove references to .wp-menu-toggle, props ocean90, fixes #21502

git-svn-id: https://develop.svn.wordpress.org/trunk@21461 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2012-08-06 19:59:28 +00:00
parent 07a63e22e7
commit d38377a329
5 changed files with 2 additions and 74 deletions
-13
View File
@@ -165,7 +165,6 @@ table.fixed td {
.major-publishing-actions,
.wp-submenu,
.wp-submenu li,
.wp-menu-toggle,
#template,
#template div,
#editcat,
@@ -560,18 +559,6 @@ table.ie-fixed {
margin: 0;
}
* html #wpcontent #adminmenu .wp-menu-open .wp-menu-toggle {
background: none;
}
* html #wpcontent #adminmenu .wp-has-submenu .wp-menu-toggle {
background: url(../images/menu-bits.gif?ver=20100610) no-repeat scroll left -109px;
}
* html #wpcontent #adminmenu li.wp-has-current-submenu .wp-menu-toggle {
background: url(../images/menu-bits.gif?ver=20100610) no-repeat scroll left -206px;
}
* html #adminmenu div.wp-menu-image {
height: 29px;
}