mirror of
https://github.com/tabler/tabler.git
synced 2026-07-25 20:44:38 +04:00
form visual fixes
This commit is contained in:
@@ -386,7 +386,7 @@ $form-check-padding-left: $form-check-input-width + .5rem !default;
|
||||
$form-check-input-bg: $white !default;
|
||||
$form-check-input-border: 1px solid $border-color !default;
|
||||
$form-check-input-border-radius: $border-radius !default;
|
||||
$form-check-input-checked-bg-size: .8rem !default;
|
||||
$form-check-input-checked-bg-size: .75rem !default;
|
||||
|
||||
$form-check-input-checked-color: $white !default;
|
||||
$form-check-input-checked-bg-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='none' stroke='#{$form-check-input-checked-color}' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M4 8.5L6.5 11l6-6'/></svg>") !default;
|
||||
|
||||
Reference in New Issue
Block a user