mirror of
https://github.com/pterodactyl/panel.git
synced 2024-11-22 09:02:28 +01:00
Fix databases dropdown being wrong unthemed
This commit is contained in:
parent
689b0ef056
commit
006031f4d5
@ -779,3 +779,8 @@ a {
|
|||||||
a:hover {
|
a:hover {
|
||||||
color: #0967d3;
|
color: #0967d3;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.form-control {
|
||||||
|
border-color: #606d7b;
|
||||||
|
background-color: #515f6c;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user