mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Fixed: Dark mode (#109)
This commit is contained in:
@@ -461,4 +461,8 @@ body[dir="rtl"] .input-text {
|
||||
background-color: #434343;
|
||||
color: #aeaeae !important;
|
||||
}
|
||||
|
||||
.img-restore-color {
|
||||
filter: invert(1);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user