Effect for Android-dark theme

This commit is contained in:
Unknown 2017-06-07 21:40:10 +02:00 committed by Scott Nonnenberg
parent 416359d4ad
commit 6f0de2cd72

View file

@ -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 {