Merge pull request #9397 from vinzv/9238-red-color-unread-messages-faded
intensify notification bubble color
This commit is contained in:
commit
3f523a88b0
|
@ -479,7 +479,7 @@ nav.navbar .nav > li > button:focus
|
|||
position: absolute;
|
||||
top: 4px;
|
||||
right: -2px;
|
||||
background-color: #ff8989;
|
||||
background-color: #ff3535;
|
||||
}
|
||||
#topbar-first #intro-update{
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Reference in a new issue