message icon tweak

This commit is contained in:
Technoboy10 2016-06-30 19:17:53 -04:00
parent 42c000d14f
commit 2206cb97f6

View file

@ -1,6 +1,18 @@
@import "../../../colors";
#navigation {
&.staging {
.messages {
.message-count {
display: none;
&.show {
background-color: $ui-blue;
}
}
}
}
.logo {
margin-right: 10px;