aboutsummaryrefslogtreecommitdiff
path: root/scss/_reboot.scss
AgeCommit message (Expand)AuthorFilesLines
2020-03-02Fix `th` alignment for Safari (#30323)Martijn Cuppens1-2/+3
2020-02-15Revert "Placeholder for transitions reset to prevent code duplication #29862"XhmikosR1-11/+0
2020-02-14Placeholder for transitions reset to prevent code duplication… (#29870)Gaël Poupard1-0/+11
2019-10-02Remove appearance from textarea (#29455)Martijn Cuppens1-2/+0
2019-08-27Switch percentage `font-size`s to `em` and change some font sizes for consist...Martijn Cuppens1-2/+2
2019-08-27Allow modification of the value of remMartijn Cuppens1-0/+8
2019-08-24Document example of datalists with form controls (#29058)Mark Otto1-0/+7
2019-08-24Remove padding around color swatchesMartijn Cuppens1-0/+6
2019-08-18Fix date heightsMartijn Cuppens1-3/+3
2019-07-29Remove comment about tabindex (#29165)Shohei Yoshida1-2/+1
2019-07-29Fix reboot for placeholder links (#29140)Shohei Yoshida1-4/+2
2019-07-25Remove duplicateShohei Yoshida1-4/+0
2019-07-25Reboot updatesMartijn Cuppens1-115/+166
2019-07-21Revert padding-right on ol and ul in Reboot, update migration docMark Otto1-1/+0
2019-07-15Make text align configurable (#28989)Martijn Cuppens1-9/+7
2019-07-12v5: Forms update (#28450)Mark Otto1-0/+6
2019-05-08Drop all hover mixinsMark Otto1-8/+4
2019-05-02Headings font style (#28544)Martijn Cuppens1-0/+1
2019-04-30Reboot & Type cleanup (#28698)Martijn Cuppens1-31/+66
2019-03-12Remove indiscriminate outline suppression for tabindex="-1" elements (#28437)Patrick H. Lauke1-6/+10
2019-02-07Responsive font size implementation (#23816)Martijn Cuppens1-6/+6
2019-01-04Move hand cursor for buttons to rebootMartijn Cuppens1-0/+12
2019-01-04Prevent select word wrap in Safari (#27932)Martijn Cuppens1-0/+8
2018-12-28reboot: Fix comment (#27937)XhmikosR1-1/+1
2018-12-23Blacklist border-radius property (use mixin instead) (#27900)Martijn Cuppens1-0/+1
2018-12-12Remove now unnecessary -ms-viewport and -ms-overflow-style directives (#27789)Patrick H. Lauke1-15/+2
2018-12-06Replaced fixed 'bolder' font weight value in reboot with variable. (#27782)Gijs Rogé1-1/+1
2018-12-04Remove double 'the' in comment (#27767)acidrums41-1/+1
2018-11-18Prevent text decoration skip inc and reorder comments (#27673)Martijn Cuppens1-4/+6
2018-11-04Add TODOMartijn Cuppens1-0/+1
2018-11-04Resolve #26226: Sync with normalize 8.0.0Varunram1-7/+1
2018-10-23Cleanup stylelint commentsMartijn Cuppens1-6/+2
2018-09-02Remove `-webkit-text-decoration-skip`Martijn Cuppens1-1/+0
2018-07-20Fix property orderysds1-1/+1
2018-07-20Remove `:not(:root)` from the workaround for SVG overflow bugysds1-6/+3
2018-07-20Lower the specificity of vertical-align of SVGysds1-2/+7
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