aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2019-01-05Remove unneeded stylelint disables.XhmikosR4-6/+2
2019-01-04Move hand cursor for buttons to rebootMartijn Cuppens6-18/+13
2019-01-04Prevent select word wrap in Safari (#27932)Martijn Cuppens1-0/+8
2019-01-03Remove unnecessary brackets for consistency (#27966)Florian Lacreuse1-5/+5
2018-12-29Configurable display utility classes (#27917)Martijn Cuppens2-18/+7
2018-12-29Fix custom select font sizes (#27929)Martijn Cuppens2-2/+4
2018-12-28Match input font size for `.input-group-text` (#27941)Martijn Cuppens1-1/+1
2018-12-28reboot: Fix comment (#27937)XhmikosR1-1/+1
2018-12-27Fix form-feedback-icon-invalid color (#27935)Martijn Cuppens1-1/+1
2018-12-23Fix 4:3 embed (#27910)XhmikosR1-1/+1
2018-12-23Simplify card group css (#27901)Martijn Cuppens1-26/+2
2018-12-23Blacklist border-radius property (use mixin instead) (#27900)Martijn Cuppens8-25/+23
2018-12-22Merge branch 'v4-dev' into stretched-linkXhmikosR22-133/+194
2018-12-21Add variable for dropdown-divider-margin-y (#27857)Mark Otto2-31/+32
2018-12-21Merge branch 'text-break-util' into v4-devMark Otto1-1/+1
2018-12-21Merge branch 'table-dark-colors' into v4-devMark Otto1-2/+3
2018-12-21Merge branch 'text-break-util' into v4-devMark Otto1-0/+2
2018-12-21Prevent unnecessary css when $emphasized-link-hover-darken-percentage is 0 or 0%ysds1-3/+5
2018-12-21Sync modal header & footer border colors with $border-colorMartijn Cuppens1-1/+1
2018-12-21Sync `$table-border-color` with `$border-color`Martijn Cuppens1-1/+1
2018-12-21Use border-radius() mixin for toastShohei Yoshida1-1/+1
2018-12-21#27135: themed link focus state & selector improvement (#27136)Martijn Cuppens3-0/+10
2018-12-21Apply arrow styles to direct descendants of bootstrap popover classesSam Tape1-20/+20
2018-12-21Prevent checks from shrinking in inline forms (#27870)Mark Otto1-0/+1
2018-12-21Add table-hover-color variables (#27850)Mark Otto1-0/+1
2018-12-21Merge branch 'table-hover-colors' into v4-devMark Otto2-1/+6
2018-12-21Bump to v4.2.1 (#27892)v4.2.1Mark Otto3-3/+3
2018-12-21Prep for v4.2.0 releaseMark Otto3-3/+3
2018-12-17Update scss/utilities/_text.scssMartijn Cuppens1-1/+1
2018-12-16Add new .text-break utility for applying word-break: break-wordMark Otto1-0/+2
2018-12-16Use theme-color function for colors (#27848)Martijn Cuppens1-6/+6
2018-12-15Add table-hover-color variablesMark Otto2-1/+6
2018-12-15Match .table-dark background-color to the -dark variableMark Otto1-2/+2
2018-12-14Remove redundant brackets (#27768)Martijn Cuppens11-31/+31
2018-12-14Add missing parameter to grid mixins. (#27841)Florian Lacreuse1-9/+9
2018-12-14Custom switch form control gutter fix (#27837)Gijs Boddeus1-3/+3
2018-12-14Actual gutter definition (#27797)Gijs Boddeus2-4/+4
2018-12-12Remove now unnecessary -ms-viewport and -ms-overflow-style directives (#27789)Patrick H. Lauke2-19/+2
2018-12-12Add switch custom form control (#23004)Gijs Boddeus2-0/+45
2018-12-12Fix margin above toast when previous toast is hidden (#27820)Martijn Cuppens1-2/+2
2018-12-10fix fade animation for toastJohann-S1-1/+10
2018-12-06Replaced fixed 'bolder' font weight value in reboot with variable. (#27782)Gijs Rogé1-1/+1
2018-12-05Make form grid gutter width configurable (#27766)Jacob Müller2-4/+5
2018-12-05Add quotes according to the stylelint rule (#27771)Shohei Yoshida1-1/+1
2018-12-05Merge branch 'v4-dev' into stretched-linkXhmikosR3-6/+2
2018-12-04Stretched linkMartijn Cuppens2-0/+20
2018-12-04Remove double 'the' in comment (#27767)acidrums41-1/+1
2018-12-04spinners: use `.sr-only` instead of text-hide technique (#27736)Shohei Yoshida1-4/+0
2018-11-25Grow button width to the parent button group (#27717)ysds1-1/+1
2018-11-22Fixed a fixed height issue of input-group size option (#27687)ysds1-2/+10