You've already forked fm-dx-webserver
mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-02-27 06:23:53 +01:00
bugfixes, global url params, rds endpoint
This commit is contained in:
@@ -40,6 +40,11 @@
|
||||
background-color: var(--color-4);
|
||||
color: var(--color-main);
|
||||
border-radius: 15px;
|
||||
transition: 0.35s ease-in-out background-color;
|
||||
}
|
||||
|
||||
.dropdown input:hover {
|
||||
background-color: var(--color-main-bright);
|
||||
}
|
||||
|
||||
.dropdown.opened > input {
|
||||
|
||||
Reference in New Issue
Block a user