Remove broken/dead colour scheme code
See #32152. git-svn-id: https://develop.svn.wordpress.org/trunk@33453 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
34354fc3c0
commit
4c7dfd38f7
@ -99,21 +99,6 @@ input[type=radio]:checked:before {
|
||||
color: $menu-bubble-background;
|
||||
}
|
||||
|
||||
.post-com-count:hover:after {
|
||||
border-top-color: $menu-background;
|
||||
}
|
||||
.post-com-count:hover span {
|
||||
color: $menu-text;
|
||||
background-color: $menu-background;
|
||||
}
|
||||
|
||||
strong .post-com-count:after {
|
||||
border-top-color: $menu-bubble-background;
|
||||
}
|
||||
strong .post-com-count span {
|
||||
background-color: $menu-bubble-background;
|
||||
}
|
||||
|
||||
|
||||
/* Admin Menu */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user