twbs--bootstrap/scss/forms
harishhalodoc 17252bb3b0
use `:read-only` css selector instead `[readonly]` for consistency (#33642)
There are 5 places where [readonly] selector is used. I have replaced with :read-only for consistency.

fix for https://github.com/twbs/bootstrap/issues/33101

Co-authored-by: Harish <halodoc@ip-192-168-43-211.ap-southeast-1.compute.internal>
2021-04-17 14:33:27 -07:00
..
_floating-labels.scss stylelint: pass the ` --rd` flag (#32063) 2020-11-06 12:00:03 +02:00
_form-check.scss Drop transition on .form-check, keep on .form-switch 2021-01-14 19:46:50 -08:00
_form-control.scss use `:read-only` css selector instead `[readonly]` for consistency (#33642) 2021-04-17 14:33:27 -07:00
_form-range.scss Consistently use outline:0 rather than outline:none (#32751) 2021-01-10 16:13:08 +00:00
_form-select.scss Tweak .form-select padding (#32419) 2020-12-28 08:27:03 +02:00
_form-text.scss Add `$form-text-font-weight` (#30617) 2020-04-20 08:19:06 +02:00
_input-group.scss feat(RTL): implement RTL 2020-12-04 07:52:03 +02:00
_labels.scss Require `.form-label` classes on form labels (#30476) 2020-03-31 20:02:57 +02:00
_validation.scss Extended form validation states customization capabilities (#31757) 2020-12-17 07:07:48 +02:00