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;
|
position: absolute;
|
||||||
top: 4px;
|
top: 4px;
|
||||||
right: -2px;
|
right: -2px;
|
||||||
background-color: #ff8989;
|
background-color: #ff3535;
|
||||||
}
|
}
|
||||||
#topbar-first #intro-update{
|
#topbar-first #intro-update{
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
Loading…
Reference in a new issue