summaryrefslogtreecommitdiff
path: root/cosmo/bootswatch.less
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-09-12 15:40:38 -0400
committerThomas Park <thomas@thomaspark.me>2013-09-12 15:40:38 -0400
commit194dadc7c1b37c02991c5d362e4de032e67f0f32 (patch)
tree0e1348ad47078959e6092de45381c3399e3e40ae /cosmo/bootswatch.less
parentc324d4174bef4073eb600e1ac0962e301970b1fc (diff)
cosmo: fixes text-info, closes #157
Diffstat (limited to 'cosmo/bootswatch.less')
-rw-r--r--cosmo/bootswatch.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/cosmo/bootswatch.less b/cosmo/bootswatch.less
index 8a629d48..eb6de8b0 100644
--- a/cosmo/bootswatch.less
+++ b/cosmo/bootswatch.less
@@ -30,6 +30,10 @@
color: @brand-warning;
}
+.text-info {
+ color: @brand-info;
+}
+
// Tables =====================================================================
.table {