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
bugfixes & plugins WS & UI fixes
This commit is contained in:
@@ -82,6 +82,10 @@ input[type="text"], textarea, input[type="password"] {
|
||||
caret-color: var(--color-4);
|
||||
}
|
||||
|
||||
input[type="password"]:not(#xdrd-password) {
|
||||
border-radius: 15px 0 0 15px;
|
||||
}
|
||||
|
||||
#tune-buttons input[type="text"] {
|
||||
width: 50%;
|
||||
height: 48px;
|
||||
|
||||
Reference in New Issue
Block a user