summaryrefslogtreecommitdiff
path: root/cosmo/bootswatch.less
diff options
context:
space:
mode:
Diffstat (limited to 'cosmo/bootswatch.less')
-rw-r--r--cosmo/bootswatch.less8
1 files changed, 8 insertions, 0 deletions
diff --git a/cosmo/bootswatch.less b/cosmo/bootswatch.less
index e97fc354..86adac67 100644
--- a/cosmo/bootswatch.less
+++ b/cosmo/bootswatch.less
@@ -43,11 +43,19 @@
.table {
+ a {
+ text-decoration: underline;
+ }
+
tr.success,
tr.warning,
tr.danger,
tr.info {
color: #fff;
+
+ a {
+ color: #fff;
+ }
}
}