aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2019-05-10Remove non-existing .custom-file-label::after (#28757)Shohei Yoshida1-2/+1
2019-05-10Move close icon to components in docs (#28512)Martijn Cuppens1-1/+0
2019-05-09Reset input padding for cross browser consistency (#28208)Shohei Yoshida1-2/+1
2019-05-09Consistency modification (#28750)zhangbao1-1/+1
2019-05-09v5: Drop all print styles and classes (#28339)Mark Otto4-158/+0
2019-05-08v5: Drop .media (#28265)Mark Otto2-9/+0
2019-05-08Drop all hover mixinsMark Otto18-83/+49
2019-05-07Fix incorrect variable for popover border radius (#28733)Shohei Yoshida2-5/+5
2019-05-05Configurable container padding (#28554)Martijn Cuppens2-3/+8
2019-05-05Switch from list to map for responsive embeds (#28678)Martijn Cuppens2-11/+20
2019-05-04Fix broken link to css-discuss.incutio.com/wiki/Printing_Tables (#28637)Christian Oliff1-1/+1
2019-05-03Scrollbar fix (#28417)Martijn Cuppens1-0/+1
2019-05-03More compact color-yiq function (#28514)Martijn Cuppens1-5/+1
2019-05-02Headings font style (#28544)Martijn Cuppens2-0/+2
2019-05-02Remove floats from dropdown (#28690)Martijn Cuppens2-2/+0
2019-05-02Improve progress-bar-stripes animation (#28697)Martijn Cuppens1-2/+1
2019-04-30Reboot & Type cleanup (#28698)Martijn Cuppens3-67/+92
2019-04-30Change custom file markupysds2-33/+31
2019-04-30Remove IE leftover (#28699)Martijn Cuppens1-1/+0
2019-04-25Prevent form validation mixin from generating invalid CSS (#28447)Mark Otto1-14/+19
2019-04-25Sync plain text font-size with `$input-font-size` (#28464)Shohei Yoshida1-0/+1
2019-04-23Separate `$btn-link` colors from `$link-color` (#28681)GeoSot2-2/+4
2019-04-21Remove redundant slashes (#28677)Martijn Cuppens1-3/+3
2019-04-13Add `$custom-control-label-color` variable (#28633)Shohei Yoshida2-0/+3
2019-04-08Change toast border radius to use `$border-radius` (#28621)Ted Kesgar1-1/+1
2019-04-05Fix buttons :focus state styles (#27890)Matěj Kříž1-0/+3
2019-03-29Remove scss variable defined twice (#28567)Loïc Goyet1-1/+0
2019-03-21Check prefers-reduced-motion variable before adding reduced motion media quer...Patrick H. Lauke1-2/+4
2019-03-18Workaround for MS edge bug (#28275)Shohei Yoshida2-3/+9
2019-03-18Revert "Remove IE-specific breadcrumb CSS hack"XhmikosR1-0/+10
2019-03-14Remove hover states on background utilities (#28457)Martijn Cuppens2-15/+3
2019-03-14v5: Drop remaining deprecated mixins (#28461)Mark Otto5-40/+0
2019-03-14v5: Update badges (#28458)Mark Otto4-54/+3
2019-03-12Remove indiscriminate outline suppression for tabindex="-1" elements (#28437)Patrick H. Lauke1-6/+10
2019-03-12v5: Don't automatically adjust all hr elements in alert variants (#28462)Mark Otto1-4/+0
2019-03-12v5: Drop deprecated size mixin (#28460)Mark Otto2-8/+0
2019-03-12Drop deprecated img-retina mixin (#28459)Mark Otto1-20/+0
2019-03-07Add <ol> to nav's comment (#28426)Shohei Yoshida1-1/+1
2019-03-06Update RFS to v8.0.2 (#28405)Martijn Cuppens1-93/+75
2019-03-05disable assert assending check if the previous unit was a percentual value (#...mspae1-1/+1
2019-03-04Hyphenate server-side (#28401)Jonathan1-1/+1
2019-02-26Fix border if only one card (#28365)Martijn Cuppens1-1/+1
2019-02-20Remove IE-specific breadcrumb CSS hackMark Otto1-10/+0
2019-02-20Change breadcrumb item padding variable name (#28125)astrahov2-3/+3
2019-02-20Use consistent arrow class (#28105)Peter Blazejewicz2-10/+10
2019-02-15Deprecate form-control-focus mixin (#28262)Martijn Cuppens2-2/+3
2019-02-13Release v4.3.1. (#28252)v4.3.1XhmikosR3-3/+3
2019-02-12Update RFS to v8.0.1 (#28245)Martijn Cuppens1-8/+0
2019-02-11Release v4.3.0 (#28228)v4.3.0Mark Otto3-3/+3
2019-02-07Responsive font size implementation (#23816)Martijn Cuppens21-66/+281