1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-01 16:04:37 +04:00

cards components

This commit is contained in:
codecalm
2019-10-03 10:10:48 +02:00
parent 03c99e7361
commit 8d6484c67b
17 changed files with 225 additions and 130 deletions
+6
View File
@@ -220,6 +220,9 @@ $card-active-border-color: $blue !default;
$card-status-size: 2px !default;
$card-group-margin: 1.5rem !default;
$card-shadow: rgba($dark, .04) 0 2px 4px 0;
$card-shadow-hover: rgba($dark, .08) 0 2px 12px 0;
//close
$close-font-weight: 400 !default;
$close-font-size: 1.5rem !default;
@@ -239,6 +242,9 @@ $breadcrumb-variants: (
bullets: '\02022',
) !default;
//nav
$nav-link-padding-y: .25rem !default;
//pagination
$pagination-border-width: 0 !default;
$pagination-padding-y: .25rem !default;