mirror of
https://github.com/tabler/tabler.git
synced 2026-08-01 16:04:37 +04:00
form elements fixes
This commit is contained in:
@@ -43,13 +43,13 @@ $dark: #2d3748 !default;
|
||||
$black: #121212 !default;
|
||||
$white: #fff !default;
|
||||
|
||||
$body-bg: #f5f7fb !default;
|
||||
$body-bg: #F8FAFB !default;
|
||||
|
||||
$text-color: #495057 !default;
|
||||
$text-muted: #888e9a !default;
|
||||
$text-muted-light: #adb5bd !default;
|
||||
|
||||
$border-color: rgba(0, 0, 0, 0.08) !default;
|
||||
$border-color: rgba(0, 0, 0, 0.09) !default;
|
||||
|
||||
$social-colors: (
|
||||
"facebook": #3b5998,
|
||||
|
||||
Reference in New Issue
Block a user