Lines Matching full:form
2 .form-text {
3 font-size: $form-label-font-size;
4 line-height: $form-line-height;
11 .col-form-label {
13 font-size: $form-label-font-size;
14 line-height: $form-line-height;
17 .form-group {
22 .form-control,
29 .form-control {
53 .form-control {
58 // Inverted form colors
59 .form-background {
62 .form-control {
75 font-size: $form-label-font-size;
76 line-height: $form-line-height;
91 // switch bootstrap form components
105 .b-form-tag-remove {
110 .b-form-tags-button {
120 // Form validation icon
121 .form-control.is-invalid,
122 .form-control.is-valid {
126 // Form validation icon with datepicker or password toggle icon
127 .form-control-with-button {