|
@@ -133,6 +133,7 @@ $list-item-bg: linear-gradient(135deg, $gray-5, $gray-6); //$card-background;
|
|
|
$list-item-hover-bg: darken($gray-5, 5%);
|
|
$list-item-hover-bg: darken($gray-5, 5%);
|
|
|
$list-item-link-color: $text-color;
|
|
$list-item-link-color: $text-color;
|
|
|
$list-item-shadow: $card-shadow;
|
|
$list-item-shadow: $card-shadow;
|
|
|
|
|
+$empty-list-cta-bg: $gray-6;
|
|
|
|
|
|
|
|
// Tables
|
|
// Tables
|
|
|
// -------------------------
|
|
// -------------------------
|