|
@@ -7,6 +7,7 @@ $body-bg: $bgcolor-global;
|
|
|
$body-color: $color-global;
|
|
$body-color: $color-global;
|
|
|
$link-color: $color-link;
|
|
$link-color: $color-link;
|
|
|
$link-hover-color: $color-link-hover;
|
|
$link-hover-color: $color-link-hover;
|
|
|
|
|
+$input-focus-color: $color-global;
|
|
|
|
|
|
|
|
@import '~bootstrap/scss/functions';
|
|
@import '~bootstrap/scss/functions';
|
|
|
@import '~bootstrap/scss/variables';
|
|
@import '~bootstrap/scss/variables';
|