aboutsummaryrefslogtreecommitdiff
path: root/scss/forms/_form-control.scss
AgeCommit message (Expand)AuthorFilesLines
2020-11-06Remove firefox workaround for ::file-selector-button margin. (#32064)Emilio Cobos Álvarez1-3/+0
2020-10-30Fix color heights (#32023)Martijn Cuppens1-6/+9
2020-10-30Add `cursor:pointer` to color inputs (#32020)Patrick H. Lauke1-1/+5
2020-10-29Remove explicit heights on form elements (#31993)Martijn Cuppens1-1/+26
2020-10-28Use the same font on the button as on the field itselfMartijn Cuppens1-2/+0
2020-10-28Fix Firefox padding issueMartijn Cuppens1-0/+3
2020-10-28Drop custom file upload plugin in favor of CSSMartijn Cuppens1-0/+77
2020-04-01Use `box-shadow` mixin for form controls (#30480)Catalin Zalog1-2/+2
2020-04-01Fix date inputs heights in safariMartijn Cuppens1-0/+1
2020-03-18Remove Internet Explorer leftoversXhmikosR1-6/+0
2019-09-26Sass: remove redundant stylelint inline suppressions. (#29427)XhmikosR1-2/+0
2019-08-30Clean up line heights & add line height utilities (#29271)Martijn Cuppens1-2/+0
2019-08-24Add rounded corners to color swatchesMartijn Cuppens1-1/+9
2019-08-24Add support and docs for color inputMark Otto1-0/+5
2019-08-18set min-height for form-control textaream5o1-7/+3
2019-08-18Add possibility to define custom border color for disabled form controls (#29...tu4mo1-0/+1
2019-07-12v5: Forms update (#28450)Mark Otto1-0/+115