aboutsummaryrefslogtreecommitdiff
path: root/scss/_reboot.scss
AgeCommit message (Expand)AuthorFilesLines
2018-06-24Render inline svg like img (#25874)Martijn Cuppens1-0/+1
2018-04-23Replace reboot monospace hack with system font stacknickg1-3/+1
2018-04-16Remove `dialog` from the HTML5 shim style (#26269)Patrick H. Lauke1-1/+1
2018-03-12Replace "loose" HEX values with their respective variables (#25672)Jacob Müller1-1/+1
2018-02-19Add color variable for caption (#25657)ysds1-1/+1
2018-02-11Create a variable for label margin bottom (#25561)Andres Galante1-1/+1
2018-01-11Remove `touch-action:manipulation` click optimization (#25250)Patrick H. Lauke1-23/+0
2017-12-28Set `cursor:pointer` for `<summary>`Andres Galante1-0/+1
2017-11-06Minor Sass consistency changes. (#24677)XhmikosR1-1/+1
2017-10-23Enable stylelint's `function-comma-space-after`. (#24501)XhmikosR1-1/+1
2017-10-07Enable stylelint for _reboot.scss.XhmikosR1-3/+13
2017-10-03Use variable for heading margin bottom in rebootSimon Knox1-1/+1
2017-10-02Switch to stylelint. (#23572)XhmikosR1-1/+1
2017-09-27Reset button element border-radius in Reboot (#24126)Mark Otto1-0/+7
2017-09-26Add style for non-overlapping scrollbar in IE (#24081)Prateek Goel1-0/+3
2017-09-26Normalize all links. (#24109)XhmikosR1-1/+1
2017-08-21Exclude input type=range from touch-action:manipulationPatrick H. Lauke1-1/+1
2017-08-14Remove remaining v4 alpha references (#23414)Jacob Müller1-1/+1
2017-08-10Fix to Chrome inheritance bug (#22872) (#23118)Prateek Goel1-7/+6
2017-08-10Add margin variable for paragraphs (#23140)Prateek Goel1-1/+1
2017-08-10Set explicit text-align on <body> element so we can use inherit to override t...Mark Otto1-2/+6
2017-05-05Add shim for "new" HTML5 structural elements (#22573)Patrick H. Lauke1-0/+4
2017-04-10Remove `cursor: not-allowed` stylesPatrick H. Lauke1-7/+0
2017-03-18Update scss mixins to comply with scss-linting rules (#22151)naicko1-1/+1
2017-01-23Remove `cursor: pointer;` (#21812)Mark Otto1-11/+0
2017-01-21Drop Normalize, port relevant parts to Reboot (#21741)Mark Otto1-79/+185
2017-01-15fixes #21625, closes #21539Mark Otto1-1/+1
2017-01-03Remove -size-root so we can respect user prefs on browser default font-sizeMark Otto1-3/+5
2016-12-31Rip out the tab-focus mixin, remove application to anchors in rebootMark Otto1-5/+1
2016-12-02Reboot: Update <fieldset> comment to clarify that the default weirdness is pa...Chris Rebert1-3/+5
2016-11-30Reboot: Add direct link to Edge scrollbar bugChris Rebert1-0/+1
2016-11-30Reboot: Link directly to the temporal inputs WebKit bugChris Rebert1-2/+2
2016-11-28Fix #20908 (#21244)Mark Otto1-2/+1
2016-10-25Body font weight variabletomhorvat1-0/+1
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow1-6/+6
2016-10-02update commentMark Otto1-2/+1
2016-10-02remove the margin there since it's in normalizeMark Otto1-2/+0
2016-10-02Only override input border-radius as part of .form-control to avoid bug with ...Mark Otto1-2/+0
2016-09-04Disable important flag on Sass linter (#20627)Mark Otto1-1/+1
2016-05-12Merge pull request #19874 from patrickhlauke/v4-links-not-anchors-focusableMark Otto1-2/+3
2016-05-10Make named anchor/placeholder link style reset more specificPatrick H. Lauke1-2/+3
2016-05-08Redo checkboxes and radiosMark Otto1-0/+11
2016-05-08Merge branch 'v4-dev' into v4-forms-cleanupMark Otto1-1/+4
2016-05-08remove unneeded, commented out border change for legends; it's handled in nor...Mark Otto1-1/+0
2016-05-08document table border collapse change, move from old normalize to our rebootMark Otto1-0/+2
2016-05-08move that change to rebootMark Otto1-0/+2
2016-04-23Avoid hacking around the temporal input bug in iOSMark Otto1-0/+12
2016-03-05_reboot.scss: Capitalization & periods in commentChris Rebert1-4/+4
2016-03-05Neutralize link styles for placeholder links/named anchorsPatrick H. Lauke1-0/+19
2016-02-07Reboot: Update @viewport comment to account for de944e088b278a989c83b4bfebb99...Chris Rebert1-2/+1