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
banlist & config fixes
This commit is contained in:
@@ -112,6 +112,10 @@ label {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
table .form-group {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#settings, #back-btn, #users-online-container {
|
||||
background: transparent;
|
||||
border: 0;
|
||||
|
||||
@@ -210,6 +210,10 @@
|
||||
background-color: var(--color-2) !important;
|
||||
}
|
||||
|
||||
table .input-text {
|
||||
background-color: var(--color-1) !important;
|
||||
}
|
||||
|
||||
.pointer {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user