summaryrefslogtreecommitdiff
path: root/lumen/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'lumen/bootstrap.css')
-rw-r--r--lumen/bootstrap.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/lumen/bootstrap.css b/lumen/bootstrap.css
index 1044130f..7428c468 100644
--- a/lumen/bootstrap.css
+++ b/lumen/bootstrap.css
@@ -5783,7 +5783,9 @@ table tr.success,
table tr.warning,
.table tr.warning,
table tr.danger,
-.table tr.danger {
+.table tr.danger,
+table tr.info,
+.table tr.info {
color: #fff;
}
table > thead > tr > th,