Improve theme selection from modern theme

This commit is contained in:
Graham 2015-02-02 20:02:45 -05:00
parent d1d8b1b748
commit 5a9c0f98a4

View file

@ -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;
}