summaryrefslogtreecommitdiff
path: root/cyborg/_bootswatch.scss
diff options
context:
space:
mode:
Diffstat (limited to 'cyborg/_bootswatch.scss')
-rw-r--r--cyborg/_bootswatch.scss7
1 files changed, 7 insertions, 0 deletions
diff --git a/cyborg/_bootswatch.scss b/cyborg/_bootswatch.scss
index c04d5f6f..d72d0c28 100644
--- a/cyborg/_bootswatch.scss
+++ b/cyborg/_bootswatch.scss
@@ -35,6 +35,13 @@
color: $brand-info;
}
+.bg-success,
+.bg-info,
+.bg-warning,
+.bg-danger {
+ color: #fff;
+}
+
// Tables =====================================================================
table,