Make star icon in notifications behave like the other icons..
This commit is contained in:
parent
f50aed3a63
commit
bcd10b3475
2 changed files with 5 additions and 1 deletions
|
@ -59,6 +59,10 @@
|
|||
color: $blue;
|
||||
}
|
||||
|
||||
.icon-star.lit {
|
||||
color: orange;
|
||||
}
|
||||
|
||||
.status-content {
|
||||
margin: 0;
|
||||
max-height: 300px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue