Improve theme selection from modern theme
This commit is contained in:
parent
d1d8b1b748
commit
5a9c0f98a4
|
@ -30,6 +30,10 @@ input.form-control[type="email"], textarea.form-control {
|
|||
color: #c8c8c8;
|
||||
}
|
||||
|
||||
.form-control {
|
||||
color: #a9a9a9 !important;
|
||||
}
|
||||
|
||||
.queue_entry {
|
||||
background-color: #272b30 !important;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue