Merge pull request #9397 from vinzv/9238-red-color-unread-messages-faded

intensify notification bubble color
This commit is contained in:
Hypolite Petovan
2020-10-08 17:53:36 -04:00
committed by GitHub

View File

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