Fixed issue where unread messages wouldn't alert properly.
This commit is contained in:
parent
6c31b25fad
commit
dad45e9363
@ -69,7 +69,7 @@ bottomEntry{
|
|||||||
-webkit-appearance: none;
|
-webkit-appearance: none;
|
||||||
}
|
}
|
||||||
.gotUnreadMail{
|
.gotUnreadMail{
|
||||||
background: #F9DF6B;
|
background: #F9DF6B !important;
|
||||||
}
|
}
|
||||||
#newMessageInput {
|
#newMessageInput {
|
||||||
height:40px;
|
height:40px;
|
||||||
|
Loading…
Reference in New Issue
Block a user