You've already forked fm-dx-webserver
mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-02-26 22:13:53 +01:00
bugfix pack
This commit is contained in:
@@ -79,6 +79,7 @@ input[type="text"], textarea, input[type="password"] {
|
||||
color: var(--color-text);
|
||||
background-color: var(--color-1);
|
||||
font-family: 'Titillium Web', sans-serif;
|
||||
caret-color: var(--color-4);
|
||||
}
|
||||
|
||||
#tune-buttons input[type="text"] {
|
||||
@@ -92,6 +93,7 @@ input[type="text"], textarea, input[type="password"] {
|
||||
color: var(--color-text);
|
||||
background-color: var(--color-1-transparent);
|
||||
font-family: 'Titillium Web', sans-serif;
|
||||
caret-color: var(--color-4);
|
||||
}
|
||||
|
||||
#tune-buttons input[type="text"]:not(.no-bg):not(.no-filter) {
|
||||
|
||||
Reference in New Issue
Block a user