mirror of
https://github.com/tabler/tabler.git
synced 2026-08-01 16:04:37 +04:00
dropdown icons, header, topbar
This commit is contained in:
@@ -47,7 +47,7 @@ $white: #fff !default;
|
||||
$body-bg: #f5f7fb !default;
|
||||
|
||||
$text-color: #495057 !default;
|
||||
$text-muted: #778ca2 !default;
|
||||
$text-muted: #9aa0ac !default;
|
||||
$text-muted-light: #adb5bd !default;
|
||||
|
||||
$border-color: rgba(0, 40, 100, .12) !default;
|
||||
@@ -98,7 +98,7 @@ $colors: (
|
||||
|
||||
$avatar-sizes: (
|
||||
("xs", 1.25rem, 1rem),
|
||||
("sm", 2rem, 1rem),
|
||||
("sm", 1.5rem, 1rem),
|
||||
("md", 2.5rem, 1rem),
|
||||
("lg", 3.75rem, 1.25rem),
|
||||
("xl", 5rem, 2rem)
|
||||
@@ -115,7 +115,7 @@ $h2-font-size: 1.625rem !default;
|
||||
$h3-font-size: 1.25rem !default;
|
||||
$h4-font-size: 1.125rem !default;
|
||||
$h5-font-size: $font-size-base !default;
|
||||
$h6-font-size: .75rem !default;
|
||||
$h6-font-size: .8125rem !default;
|
||||
|
||||
$ribbon-margin: .25rem !default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user