summaryrefslogtreecommitdiff
path: root/css/themes.less
diff options
context:
space:
mode:
Diffstat (limited to 'css/themes.less')
-rw-r--r--css/themes.less7
1 files changed, 7 insertions, 0 deletions
diff --git a/css/themes.less b/css/themes.less
index 4ba8497..4e7f2b5 100644
--- a/css/themes.less
+++ b/css/themes.less
@@ -33,6 +33,13 @@
button.close {
color : #fff;
}
+
+ .form-control {
+ background : #333;
+ color : #ccc;
+ border-color : #555;
+ }
+
}
.modal-header, .modal-footer, hr {