Lines Matching refs:input

253 input,  selector
265 input { selector
304 input[type=radio],
305 input[type=checkbox] {
2136 input[type=date].form-control,
2137 input[type=time].form-control,
2138 input[type=datetime-local].form-control,
2139 input[type=month].form-control {
2244 .form-check-input {
2249 .form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
2263 .form-check-inline .form-check-input {
2328 .was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-chec…
2331 .was-validated .form-check-input:valid ~ .valid-feedback,
2332 .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedba…
2333 .form-check-input.is-valid ~ .valid-tooltip {
2337 .was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid …
2340 .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.i…
2343 .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control…
2347 .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-i…
2350 .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .cu…
2354 .was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom…
2357 .was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:foc…
2420 .was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-…
2423 .was-validated .form-check-input:invalid ~ .invalid-feedback,
2424 .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invali…
2425 .form-check-input.is-invalid ~ .invalid-tooltip {
2429 .was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-inva…
2432 .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input
2435 .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-contr…
2439 .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control…
2442 .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .…
2446 .was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .cu…
2449 .was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid…
2484 .form-inline .input-group,
2495 .form-inline .form-check-input {
3269 input[type=submit].btn-block,
3270 input[type=reset].btn-block,
3271 input[type=button].btn-block {
3564 .btn-toolbar .input-group {
3639 .btn-group-toggle > .btn input[type=radio],
3640 .btn-group-toggle > .btn input[type=checkbox],
3641 .btn-group-toggle > .btn-group > .btn input[type=radio],
3642 .btn-group-toggle > .btn-group > .btn input[type=checkbox] {
3648 .input-group {
3655 .input-group > .form-control,
3656 .input-group > .form-control-plaintext,
3657 .input-group > .custom-select,
3658 .input-group > .custom-file {
3665 .input-group > .form-control + .form-control,
3666 .input-group > .form-control + .custom-select,
3667 .input-group > .form-control + .custom-file,
3668 .input-group > .form-control-plaintext + .form-control,
3669 .input-group > .form-control-plaintext + .custom-select,
3670 .input-group > .form-control-plaintext + .custom-file,
3671 .input-group > .custom-select + .form-control,
3672 .input-group > .custom-select + .custom-select,
3673 .input-group > .custom-select + .custom-file,
3674 .input-group > .custom-file + .form-control,
3675 .input-group > .custom-file + .custom-select,
3676 .input-group > .custom-file + .custom-file {
3679 .input-group > .form-control:focus,
3680 .input-group > .custom-select:focus,
3681 .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
3684 .input-group > .custom-file .custom-file-input:focus {
3687 .input-group > .form-control:not(:last-child),
3688 .input-group > .custom-select:not(:last-child) {
3692 .input-group > .form-control:not(:first-child),
3693 .input-group > .custom-select:not(:first-child) {
3697 .input-group > .custom-file {
3701 .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:l…
3705 .input-group > .custom-file:not(:first-child) .custom-file-label {
3710 .input-group-prepend,
3711 .input-group-append {
3714 .input-group-prepend .btn,
3715 .input-group-append .btn {
3719 .input-group-prepend .btn:focus,
3720 .input-group-append .btn:focus {
3723 .input-group-prepend .btn + .btn,
3724 .input-group-prepend .btn + .input-group-text,
3725 .input-group-prepend .input-group-text + .input-group-text,
3726 .input-group-prepend .input-group-text + .btn,
3727 .input-group-append .btn + .btn,
3728 .input-group-append .btn + .input-group-text,
3729 .input-group-append .input-group-text + .input-group-text,
3730 .input-group-append .input-group-text + .btn {
3734 .input-group-prepend {
3738 .input-group-append {
3742 .input-group-text {
3757 .input-group-text input[type=radio],
3758 .input-group-text input[type=checkbox] {
3762 .input-group-lg > .form-control:not(textarea),
3763 .input-group-lg > .custom-select {
3767 .input-group-lg > .form-control,
3768 .input-group-lg > .custom-select,
3769 .input-group-lg > .input-group-prepend > .input-group-text,
3770 .input-group-lg > .input-group-append > .input-group-text,
3771 .input-group-lg > .input-group-prepend > .btn,
3772 .input-group-lg > .input-group-append > .btn {
3779 .input-group-sm > .form-control:not(textarea),
3780 .input-group-sm > .custom-select {
3784 .input-group-sm > .form-control,
3785 .input-group-sm > .custom-select,
3786 .input-group-sm > .input-group-prepend > .input-group-text,
3787 .input-group-sm > .input-group-append > .input-group-text,
3788 .input-group-sm > .input-group-prepend > .btn,
3789 .input-group-sm > .input-group-append > .btn {
3796 .input-group-lg > .custom-select,
3797 .input-group-sm > .custom-select {
3801 .input-group > .input-group-prepend > .btn,
3802 .input-group > .input-group-prepend > .input-group-text,
3803 .input-group > .input-group-append:not(:last-child) > .btn,
3804 .input-group > .input-group-append:not(:last-child) > .input-group-text,
3805 .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
3806 .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
3811 .input-group > .input-group-append > .btn,
3812 .input-group > .input-group-append > .input-group-text,
3813 .input-group > .input-group-prepend:not(:first-child) > .btn,
3814 .input-group > .input-group-prepend:not(:first-child) > .input-group-text,
3815 .input-group > .input-group-prepend:first-child > .btn:not(:first-child),
3816 .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
3833 .custom-control-input {
3841 .custom-control-input:checked ~ .custom-control-label::before {
3847 .custom-control-input:focus ~ .custom-control-label::before {
3850 .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
3853 .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
3859 .custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-c…
3862 .custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .…
3898 .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
3901 .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
3906 .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
3909 .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
3912 .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
3919 .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
3922 .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
3949 .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
3953 .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
4023 .custom-file-input {
4031 .custom-file-input:focus ~ .custom-file-label {
4035 .custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label…
4038 .custom-file-input:lang(en) ~ .custom-file-label::after {
4041 .custom-file-input ~ .custom-file-label[data-browse]::after {
16913 .input-group .btn {
17417 .custom-control-input:active ~ .custom-control-label::before {
17425 .custom-control-alternative .custom-control-input:checked ~ .custom-control-label::before {
17428 …-alternative .custom-control-input:active ~ .custom-control-label::before, .custom-control-alterna…
17432 .custom-checkbox .custom-control-input ~ .custom-control-label {
17436 .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
17439 .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
17442 .custom-checkbox .custom-control-input:disabled ~ .custom-control-label::before {
17445 .custom-checkbox .custom-control-input:disabled:checked::before {
17449 .custom-radio .custom-control-input ~ .custom-control-label {
17453 .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
17456 .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
17459 .custom-radio .custom-control-input:disabled ~ .custom-control-label::before {
17462 .custom-radio .custom-control-input:disabled:checked::before {
17472 .custom-toggle input {
17475 .custom-toggle input:checked + .custom-toggle-slider {
17478 .custom-toggle input:checked + .custom-toggle-slider:before {
17482 .custom-toggle input:disabled + .custom-toggle-slider {
17485 .custom-toggle input:disabled:checked + .custom-toggle-slider {
17488 .custom-toggle input:disabled:checked + .custom-toggle-slider:before {
17900 .input-group {
17905 .input-group .form-control {
17908 .input-group .form-control:not(:first-child) {
17912 .input-group .form-control:not(:last-child) {
17916 .input-group .form-control:focus {
17919 .input-group .input-group-prepend {
17922 .input-group .input-group-prepend .input-group-text {
17926 .input-group-text {
17930 .input-group-alternative {
17935 .input-group-alternative .form-control,
17936 .input-group-alternative .input-group-text {
17941 .focused .input-group-alternative {
17945 .focused .input-group {
17948 .focused .input-group-text {
19989 .numInputWrapper input,
19994 .numInputWrapper input {
19998 .numInputWrapper input::-ms-clear {
20002 .numInputWrapper input::-webkit-outer-spin-button,
20003 .numInputWrapper input::-webkit-inner-spin-button {
20121 .flatpickr-current-month input.cur-year {
20143 .flatpickr-current-month input.cur-year:focus {
20147 .flatpickr-current-month input.cur-year[disabled],
20148 .flatpickr-current-month input.cur-year[disabled]:hover {
20490 .flatpickr-time input {
20511 .flatpickr-time input.flatpickr-hour {
20515 .flatpickr-time input.flatpickr-minute,
20516 .flatpickr-time input.flatpickr-second {
20520 .flatpickr-time input:focus {
20551 .flatpickr-time input:hover,
20553 .flatpickr-time input:focus,
20558 .flatpickr-input[readonly] {
20595 .flatpickr-calendar .flatpickr-time input:hover,
20597 .flatpickr-calendar .flatpickr-time input:focus,
21170 .input-slider--cyan .noUi-connect {
21174 .input-slider--cyan.noUi-horizontal .noUi-handle,
21175 .input-slider--cyan.noUi-vertical .noUi-handle {
21179 .input-slider--red .noUi-connect {
21183 .input-slider--red.noUi-horizontal .noUi-handle,
21184 .input-slider--red.noUi-vertical .noUi-handle {
21188 .input-slider--green .noUi-connect {
21192 .input-slider--green.noUi-horizontal .noUi-handle,
21193 .input-slider--green.noUi-vertical .noUi-handle {
21197 .input-slider--yellow .noUi-connect {
21201 .input-slider--yellow.noUi-horizontal .noUi-handle,
21202 .input-slider--yellow.noUi-vertical .noUi-handle {
21206 .input-slider--pink .noUi-connect {
21210 .input-slider--pink.noUi-horizontal .noUi-handle,
21211 .input-slider--pink.noUi-vertical .noUi-handle {
21241 .input-slider-value-output {
21251 .input-slider-value-output:after {
21266 .input-slider-value-output.left:after {
21271 .input-slider-value-output.right:after {
21489 .ct-example .custom-file-input:lang(es) ~ .custom-file-label::after {
21570 .ct-example-control-sizing input[type=text] + input[type=text] {
21574 .ct-example-form .input-group {