mirror of
https://github.com/thelounge/thelounge
synced 2024-11-22 20:13:07 +00:00
Merge pull request #73 from xPaw/badge-opacity
Hide badge counter with opacity
This commit is contained in:
commit
36f2ee3617
1 changed files with 1 additions and 1 deletions
|
@ -315,7 +315,7 @@ button, .user {
|
|||
color: #49505a;
|
||||
}
|
||||
#sidebar .badge:empty {
|
||||
display: none;
|
||||
opacity: 0;
|
||||
}
|
||||
#sidebar .close {
|
||||
border-radius: 3px;
|
||||
|
|
Loading…
Reference in a new issue