summaryrefslogtreecommitdiff
path: root/flatly/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'flatly/bootstrap.css')
-rw-r--r--flatly/bootstrap.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/flatly/bootstrap.css b/flatly/bootstrap.css
index b7a21e83..1d9b073e 100644
--- a/flatly/bootstrap.css
+++ b/flatly/bootstrap.css
@@ -6213,8 +6213,8 @@ button.close {
.text-info:hover {
color: #3498db;
}
-table a,
-.table a {
+table a:not(.btn),
+.table a:not(.btn) {
text-decoration: underline;
}
table .success,