2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

remove some unused vars, restore table-active variant

This commit is contained in:
Mark Otto
2017-07-01 13:08:49 -07:00
committed by Mark Otto
parent 3e2318cf7c
commit 11e18af1b6
2 changed files with 2 additions and 5 deletions
+2
View File
@@ -96,6 +96,8 @@
@include table-row-variant($color, theme-color-level($color, -9));
}
@include table-row-variant(active, $table-active-bg);
// Inverse styles
//