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:
Ella Iseulde Van Dorpe 2015-07-27 23:49:07 +00:00
parent 34354fc3c0
commit 4c7dfd38f7

View File

@ -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 */