|
@@ -168,7 +168,7 @@ $iconContainerShadow: 0 0 14px 2px rgba(0,0,0, 0.05);
|
|
|
// Forms
|
|
// Forms
|
|
|
// -------------------------
|
|
// -------------------------
|
|
|
$inputBackground: $white;
|
|
$inputBackground: $white;
|
|
|
-$inputBorder: $grayLight;
|
|
|
|
|
|
|
+$inputBorder: $grayLighter;
|
|
|
$inputBorderRadius: $baseBorderRadius;
|
|
$inputBorderRadius: $baseBorderRadius;
|
|
|
$inputDisabledBackground: $grayLighter;
|
|
$inputDisabledBackground: $grayLighter;
|
|
|
$formActionsBackground: #f5f5f5;
|
|
$formActionsBackground: #f5f5f5;
|