add a better style for anon cat hamburger
This commit is contained in:
parent
6eaaf6714c
commit
40bcead099
|
@ -154,6 +154,12 @@
|
|||
|
||||
@include box-shadow(0 2px 2px rgba($primary, .4));
|
||||
|
||||
// note these topic counts only appear for anons in the category hamburger drop down
|
||||
b.topics-count {
|
||||
color: scale-color($primary, $lightness: 50%);
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
ul {
|
||||
margin: 0;
|
||||
list-style: none;
|
||||
|
|
Loading…
Reference in New Issue