| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-12-08 | order | Mark Otto | 1 | -1/+1 | |
| 2015-12-08 | Merge pull request #17930 from zalog/patch-12 | Mark Otto | 1 | -0/+1 | |
| v4 - .c-select shouldn't inherit white text color | |||||
| 2015-12-07 | Use $input-btn-border-width for both .form-control and .btn borders; fixes ↵ | Chris Rebert | 1 | -3/+3 | |
| #18424 Both widgets need to use the same border width because of input groups. Thus: $btn-border-width => $input-btn-border-width $input-border-width => $input-btn-border-width [skip sauce] | |||||
| 2015-11-29 | Use $input-border-width for custom file input borders | Chris Rebert | 1 | -2/+2 | |
| Fixes part of #18150 [skip sauce] [skip validator] | |||||
| 2015-11-14 | Add $input-border-width; refs #18150 | Chris Rebert | 1 | -1/+1 | |
| 2015-11-14 | $input-border => $input-border-color | Chris Rebert | 1 | -1/+1 | |
| 2015-10-14 | v4 - .c-select on background inherits white | Catalin Zalog | 1 | -0/+1 | |
| This: ``` <div class="bg-info"> <select class="c-select"> <option selected>Open this select menu</option> <option value="1">One</option> <option value="2">Two</option> <option value="3">Three</option> </select> </div> ``` render this: http://s.zalog.ro/2015-10-14-19-45-11.png | |||||
| 2015-08-25 | SCSS lint fixes. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-08-24 | Use double colons for psuedo elements | Kevin Kirsche | 1 | -3/+3 | |
| Fix #17052 | |||||
| 2015-08-23 | wrap box-shadows in mixin in custom forms. fixes #17242 | Mark Otto | 1 | -3/+3 | |
| 2015-08-23 | fix remaining scss lint errors | Mark Otto | 1 | -7/+6 | |
| 2015-08-23 | there is no standard appearance property | Mark Otto | 1 | -1/+0 | |
| 2015-08-23 | fix majority of scss linter errors | Mark Otto | 1 | -2/+2 | |
| 2015-08-22 | Added comment explaining why there is no mixin here | Corné Dorrestijn | 1 | -0/+1 | |
| 2015-08-21 | Removed mixin from focus ouline box-shadow fixes #17066 | Corné Dorrestijn | 1 | -4/+4 | |
| 2015-08-18 | overhaul custom selects with latest from primer, shoutout | Mark Otto | 1 | -103/+35 | |
| 2015-08-17 | clean out comments that aren't all that helpful | Mark Otto | 1 | -5/+0 | |
| 2015-04-18 | comments and spacing | Mark Otto | 1 | -0/+9 | |
| 2015-01-22 | put all :hover styles within @media (hover: hover) | Chris Rebert | 1 | -9/+10 | |
| 2015-01-01 | override the box-shadows on active, checked, and indeterminate states | Mark Otto | 1 | -0/+3 | |
| 2015-01-01 | add indeterminate checkbox support | Mark Otto | 1 | -8/+5 | |
| 2014-12-31 | fix some source code for custom forms | Mark Otto | 1 | -3/+4 | |
| 2014-12-25 | improve code quality on custom forms | Mark Otto | 1 | -250/+214 | |
| 2014-12-24 | custom forms: checkbox and radio stacked option | Mark Otto | 1 | -2/+27 | |
| 2014-12-24 | some cleanup | Mark Otto | 1 | -33/+41 | |
| 2014-12-24 | add custom forms, stub out examples for radios and checkboxes | Mark Otto | 1 | -0/+291 | |
