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, 3 insertions, 0 deletions
diff --git a/slate/bootstrap.css b/slate/bootstrap.css
index e9d2cf65..23dc2286 100644
--- a/slate/bootstrap.css
+++ b/slate/bootstrap.css
@@ -5857,6 +5857,9 @@ h6 {
.text-info:hover {
color: #5bc0de;
}
+.table a {
+ text-decoration: underline;
+}
.table tr.success,
.table tr.warning,
.table tr.danger,