Ticket #33115: 33115.patch
File 33115.patch, 652 bytes (added by , 10 years ago) |
---|
-
src/wp-admin/css/colors/_admin.scss
99 99 color: $menu-bubble-background; 100 100 } 101 101 102 .post-com-count:hover:after {103 border-top-color: $menu-background;104 }105 .post-com-count:hover span {106 color: $menu-text;107 background-color: $menu-background;108 }109 102 110 strong .post-com-count:after {111 border-top-color: $menu-bubble-background;112 }113 strong .post-com-count span {114 background-color: $menu-bubble-background;115 }116 117 118 103 /* Admin Menu */ 119 104 120 105 #adminmenuback,