summaryrefslogtreecommitdiff
path: root/slate/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'slate/bootstrap.css')
-rw-r--r--slate/bootstrap.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/slate/bootstrap.css b/slate/bootstrap.css
index c8492c29..e9d2cf65 100644
--- a/slate/bootstrap.css
+++ b/slate/bootstrap.css
@@ -5859,7 +5859,8 @@ h6 {
}
.table tr.success,
.table tr.warning,
-.table tr.danger {
+.table tr.danger,
+.table tr.info {
color: #fff;
}
.table-bordered tbody tr.success td,