mirror of
https://github.com/Newnetirc/thelounge-theme-newnet.git
synced 2026-01-24 07:30:19 +00:00
Increase sidebar overlay opacity
This commit is contained in:
@@ -333,6 +333,12 @@ body {
|
|||||||
.irc-fg5 { color: #e969a7; }
|
.irc-fg5 { color: #e969a7; }
|
||||||
.irc-fg12 { color: #50a8ff; }
|
.irc-fg12 { color: #50a8ff; }
|
||||||
|
|
||||||
|
@media (max-width: 768px) {
|
||||||
|
#sidebar-overlay {
|
||||||
|
background: rgba(0, 0, 0, 0.8);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
@media (max-width: 479px) {
|
@media (max-width: 479px) {
|
||||||
#chat .message .from .user::before {
|
#chat .message .from .user::before {
|
||||||
content: "<";
|
content: "<";
|
||||||
|
|||||||
Reference in New Issue
Block a user