mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Fixes #10884: Adds .info variant to contextual table classes
This commit is contained in:
@@ -158,6 +158,7 @@ table {
|
||||
.table-row-variant(success; @state-success-bg);
|
||||
.table-row-variant(warning; @state-warning-bg);
|
||||
.table-row-variant(danger; @state-danger-bg);
|
||||
.table-row-variant(info; @state-info-bg);
|
||||
|
||||
|
||||
// Responsive tables
|
||||
|
||||
Reference in New Issue
Block a user