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
commit 3f523a88b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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;