summaryrefslogtreecommitdiff
path: root/amelia/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'amelia/bootstrap.css')
-rw-r--r--amelia/bootstrap.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/amelia/bootstrap.css b/amelia/bootstrap.css
index d4bd0397..826cfccf 100644
--- a/amelia/bootstrap.css
+++ b/amelia/bootstrap.css
@@ -5824,6 +5824,10 @@ table a,
color: #fff;
text-decoration: underline;
}
+table .text-muted,
+.table .text-muted {
+ color: rgba(255, 255, 255, 0.6);
+}
input,
textarea {
color: #444444;