Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'less/tables.less')
-rw-r--r--less/tables.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/tables.less b/less/tables.less
index c54b0129cb..c41989c04d 100644
--- a/less/tables.less
+++ b/less/tables.less
@@ -157,9 +157,9 @@ table {
// Generate the contextual variants
.table-row-variant(active; @table-bg-active);
.table-row-variant(success; @state-success-bg);
+.table-row-variant(info; @state-info-bg);
.table-row-variant(warning; @state-warning-bg);
.table-row-variant(danger; @state-danger-bg);
-.table-row-variant(info; @state-info-bg);
// Responsive tables