changed table-dark border-color

pull/2197/head
REJack 5 years ago
parent 8685cde1b0
commit 40007571f9
No known key found for this signature in database
GPG Key ID: 9F3976CC630CC888

@ -314,7 +314,7 @@ $table-head-color: $gray-700 !default;
$table-dark-bg: $gray-900 !default;
$table-dark-accent-bg: rgba($white, .05) !default;
$table-dark-hover-bg: rgba($white, .075) !default;
$table-dark-border-color: lighten($gray-900, 7.5%) !default;
$table-dark-border-color: lighten($gray-900, 10%) !default;
$table-dark-color: $body-bg !default;

Loading…
Cancel
Save