refonte des styles des tableaux

This commit is contained in:
Raphael Goetter 2017-09-20 16:50:49 +02:00
parent 8ed3ecdfc8
commit ad3e11559d
5 changed files with 63 additions and 50 deletions

View file

@ -60,6 +60,13 @@ $color-arrow : $color-dark;
// checkboxes, radios
$color-checkbox : $color-gray3;
// tables
$border-table : $color-gray4;
$color-table-caption : $color-gray3;
$color-table-head : $color-base;
$background-table : transparent;
$background-table-head : transparent;
// buttons, badges, alerts color variants list
// name - background-color - color - border
$variants-list: (