Effect for Android-dark theme
This commit is contained in:
parent
416359d4ad
commit
6f0de2cd72
1 changed files with 3 additions and 1 deletions
|
@ -227,7 +227,9 @@ $text-dark: #CCCCCC;
|
|||
.icon {
|
||||
@include color-svg('/images/down.svg', black);
|
||||
}
|
||||
|
||||
.icon:hover {
|
||||
background-color: white;
|
||||
}
|
||||
&.new-messages {
|
||||
background-color: $blue;
|
||||
.icon {
|
||||
|
|
Loading…
Reference in a new issue