X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=resources%2Fsass%2Fbootstrap.scss;h=bcc81c8faf079a5be1d1dc9799f8a26790752b7f;hb=2dd77d469225174b6b37509fce43b92f451412e7;hp=e80df7cee808c02df2530d0f17e86949d39fe041;hpb=3e970c52e6a46cf9db4f69c5bec9102da53c0744;p=alttp.git diff --git a/resources/sass/bootstrap.scss b/resources/sass/bootstrap.scss index e80df7c..bcc81c8 100644 --- a/resources/sass/bootstrap.scss +++ b/resources/sass/bootstrap.scss @@ -11,6 +11,7 @@ $input-color: $body-color; $input-disabled-bg: $gray-700 !default; $input-focus-bg: $input-bg; $input-focus-color: $input-color; +$input-plaintext-color: $input-color; $form-select-bg: $input-bg; $form-select-color: $input-color; $form-select-indicator-color: $input-color;