1
0
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:
chomik
2019-06-02 18:09:07 +02:00
parent cccecb9aeb
commit 886965375e
6 changed files with 24 additions and 118 deletions
+2 -2
View File
@@ -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,