summaryrefslogtreecommitdiff
path: root/superhero/bootswatch.less
diff options
context:
space:
mode:
Diffstat (limited to 'superhero/bootswatch.less')
-rw-r--r--superhero/bootswatch.less5
1 files changed, 5 insertions, 0 deletions
diff --git a/superhero/bootswatch.less b/superhero/bootswatch.less
index c7b5436b..e5597158 100644
--- a/superhero/bootswatch.less
+++ b/superhero/bootswatch.less
@@ -124,6 +124,11 @@ table,
// Forms ======================================================================
+input,
+textarea {
+ color: @input-color;
+}
+
label,
.radio label,
.checkbox label,