X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=inline;f=resources%2Ftools%2Fdash%2Fapp%2Fpal%2Fstatic%2Fsass%2Fbootstrap%2Fforms%2F_form-text.scss;fp=resources%2Ftools%2Fdash%2Fapp%2Fpal%2Fstatic%2Fsass%2Fbootstrap%2Fforms%2F_form-text.scss;h=0000000000000000000000000000000000000000;hb=d6a60b5043c6f7c3dfc45853feb68d0aca5a4a5f;hp=f080d1a23437b8d2bfc4a0109dd998661fcff87f;hpb=d2ef7bc01df66f6a27f25d061db064cf4a463267;p=csit.git diff --git a/resources/tools/dash/app/pal/static/sass/bootstrap/forms/_form-text.scss b/resources/tools/dash/app/pal/static/sass/bootstrap/forms/_form-text.scss deleted file mode 100644 index f080d1a234..0000000000 --- a/resources/tools/dash/app/pal/static/sass/bootstrap/forms/_form-text.scss +++ /dev/null @@ -1,11 +0,0 @@ -// -// Form text -// - -.form-text { - margin-top: $form-text-margin-top; - @include font-size($form-text-font-size); - font-style: $form-text-font-style; - font-weight: $form-text-font-weight; - color: $form-text-color; -}