Skip to content

Commit 006031f

Browse files
authored
Fix databases dropdown being wrong unthemed
1 parent 689b0ef commit 006031f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

public/themes/pterodactyl/css/pterodactyl.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -779,3 +779,8 @@ a {
779779
a:hover {
780780
color: #0967d3;
781781
}
782+
783+
.form-control {
784+
border-color: #606d7b;
785+
background-color: #515f6c;
786+
}

0 commit comments

Comments
 (0)