Commit Graph

22 Commits

Author SHA1 Message Date
Chris Rebert 12d0f98507 Use $input-border-width for custom file input borders
Fixes part of #18150

[skip sauce]
[skip validator]
2015-11-29 21:13:19 -08:00
Chris Rebert 1f29c306a6 Add $input-border-width; refs #18150 2015-11-14 22:40:43 -08:00
Chris Rebert 2d02910e01 $input-border => $input-border-color 2015-11-14 22:40:43 -08:00
XhmikosR 9420297dc2 SCSS lint fixes.
[ci skip]
2015-08-25 15:38:20 +03:00
Kevin Kirsche d51f0a4f81 Use double colons for psuedo elements
Fix #17052
2015-08-24 13:22:10 -04:00
Mark Otto 7d194a9bd3 wrap box-shadows in mixin in custom forms. fixes #17242 2015-08-23 23:13:14 -07:00
Mark Otto a5bfbe0fca fix remaining scss lint errors 2015-08-23 01:12:00 -07:00
Mark Otto 6f8f4cc92c there is no standard appearance property 2015-08-23 01:03:51 -07:00
Mark Otto b2dccb15d7 fix majority of scss linter errors 2015-08-23 01:00:22 -07:00
Corné Dorrestijn c49503165a Added comment explaining why there is no mixin here 2015-08-22 01:04:16 +02:00
Corné Dorrestijn ac3fbdad36 Removed mixin from focus ouline box-shadow fixes #17066 2015-08-21 22:21:20 +02:00
Mark Otto 58d1297fcb overhaul custom selects with latest from primer, shoutout 2015-08-18 19:26:18 -07:00
Mark Otto c3373df95f clean out comments that aren't all that helpful 2015-08-17 18:33:34 -07:00
Mark Otto ddf4867a5e comments and spacing 2015-04-18 11:17:32 -07:00
Chris Rebert 8e374bd010 put all :hover styles within @media (hover: hover) 2015-01-22 11:37:37 -08:00
Mark Otto a6053b573c override the box-shadows on active, checked, and indeterminate states 2015-01-01 12:13:24 -08:00
Mark Otto 401ace65f4 add indeterminate checkbox support 2015-01-01 12:01:55 -08:00
Mark Otto 49ac4ea0fa fix some source code for custom forms 2014-12-31 10:07:34 -08:00
Mark Otto b92534c632 improve code quality on custom forms 2014-12-25 15:40:24 -08:00
Mark Otto cd60cf3386 custom forms: checkbox and radio stacked option 2014-12-24 15:45:37 -08:00
Mark Otto e500a9a354 some cleanup 2014-12-24 04:47:08 -08:00
Mark Otto 18e08e777b add custom forms, stub out examples for radios and checkboxes 2014-12-24 04:13:23 -08:00