quimper: remove custom style for focused form elements (#48823)

This commit is contained in:
Frédéric Péters 2020-11-27 22:44:34 +01:00
parent ec62b0776e
commit 3134c5869a
1 changed files with 0 additions and 3 deletions

View File

@ -57,8 +57,6 @@ $button-border-radius: 25px;
$widget-background: transparent;
$widget-border-radius: 15px;
$widget-border: 1px solid #3c4393;
$widget-focus-background: #3c4393;
$widget-focus-color: white;
$carrousel-arrows: none;
$carrousel-text-position: bottom left;
@ -66,4 +64,3 @@ $carrousel-text-position: bottom left;
$wcs-steps-background: #b3b3b3;
$wcs-step-current-color: $mauve;
$wcs-steps-small-layout-limit: $mobile-limit;