Dulanic
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
CSS/themes/thelounge/thelounge-base.css
|
@ -105,6 +105,6 @@ |
|
|
background: var(--body-bg-color); |
|
|
background: var(--body-bg-color); |
|
|
} |
|
|
} |
|
|
#chat .toggle-content{ |
|
|
#chat .toggle-content{ |
|
|
background: var(--window-bg-color); |
|
|
background: var(--highlight-bg-color); |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|