mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Blue as default color for table header
This commit is contained in:
@@ -25,6 +25,8 @@ $form-border-size: 1px;
|
||||
|
||||
// Table
|
||||
$table-head-bg-color: unset;
|
||||
$table-head-text-color: $chill-blue;
|
||||
|
||||
$table-body-tr-bg-color-even: $chill-llight-gray;
|
||||
$table-body-tr-bg-color-odd: $white;
|
||||
$table-body-td-border: 1px solid $black;
|
||||
|
Reference in New Issue
Block a user