diff options
Diffstat (limited to 'flatly/bootswatch.less')
-rw-r--r-- | flatly/bootswatch.less | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/flatly/bootswatch.less b/flatly/bootswatch.less index 4579c30a..dc5d85a8 100644 --- a/flatly/bootswatch.less +++ b/flatly/bootswatch.less @@ -45,16 +45,17 @@ // Tables ===================================================================== +table, .table { a { text-decoration: underline; } - tr.success, - tr.warning, - tr.danger, - tr.info { + .success, + .warning, + .danger, + .info { color: #fff; a { |