aboutsummaryrefslogtreecommitdiff
path: root/scss/_custom-forms.scss
AgeCommit message (Expand)AuthorFilesLines
2015-08-25SCSS lint fixes.XhmikosR1-1/+1
2015-08-24Use double colons for psuedo elementsKevin Kirsche1-3/+3
2015-08-23wrap box-shadows in mixin in custom forms. fixes #17242Mark Otto1-3/+3
2015-08-23fix remaining scss lint errorsMark Otto1-7/+6
2015-08-23there is no standard appearance propertyMark Otto1-1/+0
2015-08-23fix majority of scss linter errorsMark Otto1-2/+2
2015-08-22Added comment explaining why there is no mixin hereCorné Dorrestijn1-0/+1
2015-08-21Removed mixin from focus ouline box-shadow fixes #17066Corné Dorrestijn1-4/+4
2015-08-18overhaul custom selects with latest from primer, shoutoutMark Otto1-103/+35
2015-08-17clean out comments that aren't all that helpfulMark Otto1-5/+0
2015-04-18comments and spacingMark Otto1-0/+9
2015-01-22put all :hover styles within @media (hover: hover)Chris Rebert1-9/+10
2015-01-01override the box-shadows on active, checked, and indeterminate statesMark Otto1-0/+3
2015-01-01add indeterminate checkbox supportMark Otto1-8/+5
2014-12-31fix some source code for custom formsMark Otto1-3/+4
2014-12-25improve code quality on custom formsMark Otto1-250/+214
2014-12-24custom forms: checkbox and radio stacked optionMark Otto1-2/+27
2014-12-24some cleanupMark Otto1-33/+41
2014-12-24add custom forms, stub out examples for radios and checkboxesMark Otto1-0/+291