aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2018-10-23Easy merging of new grid breakpoints and containers (#26714)Mitko Georgiev1-13/+23
2018-10-23Custom select validation padding fix and additional custom select feedback ic...Martijn Cuppens2-7/+7
2018-10-23Cleanup stylelint commentsMartijn Cuppens5-15/+8
2018-10-21Disallow transition property (use mixin instead)Martijn Cuppens1-0/+1
2018-10-21Unitless breakpointsJohan Beckers1-1/+1
2018-10-21Simplify theme color usage (#27378)Martijn Cuppens1-6/+6
2018-10-21Card header color theming (#26573)Andrew Pucci2-0/+2
2018-10-21Add dropdown responsive alignment (#26255)ysds1-3/+20
2018-10-21feature/yiq function, add parameters, with default values. (#26917)Andrey1-3/+3
2018-10-21Custom checkboxes and radios retheming (#27064)Martijn Cuppens3-17/+35
2018-10-21Re-add carousel control transition (#27277)Martijn Cuppens2-3/+4
2018-10-21Outline button variant hover mixin (#27289)Doug Puchalski1-1/+1
2018-10-21optimize data URIs (#27284)midzer1-10/+10
2018-10-21Carousel fade cleanup (#27278)Martijn Cuppens1-13/+1
2018-10-21Fix for double border on cards in an accordion (#27133)Roy Klutman1-16/+24
2018-10-20Update _custom-forms.scss (#27276)719media1-1/+0
2018-10-20changes the variables for input font sizeandresgalante1-1/+1
2018-10-20Fix #26372: disabled btn hover issue (#27407)Ian Walter1-0/+4
2018-10-20Custom select inconsistent padding (#27415)semenyakNik1-2/+2
2018-10-20Remove redundant width and height propertiesMartijn Cuppens1-4/+0
2018-10-20Set touch-action to "none"patrickhlauke1-5/+8
2018-10-20Use correct touch-action valuespatrickhlauke1-1/+1
2018-10-20use pointer events if availableJohann-S1-0/+4
2018-10-20Add font weight options for form controls and custom select (#27343)Andres Galante3-0/+6
2018-10-20table: Add border color relative to theme for accessibility (#25755)Bastien3-2/+14
2018-10-19feat: keep contrast on `.table-dark`Catalin Zalog1-1/+1
2018-10-19Fix size of modal dialogs at different widths (#27094)namiltd1-1/+4
2018-10-19Fix double border on list-group (#27126)Roy Klutman1-0/+5
2018-10-17Fix btn focus color (#27178)Martijn Cuppens1-2/+1
2018-10-06Add overflow-auto and overflow-hidden utilitiesMark Otto4-5/+12
2018-09-26Prevent pointer events on disabled list-group-itemHoward Cox1-0/+1
2018-09-26Prevent pointer-events on disabled anchor dropdown-itemHoward Cox1-0/+1
2018-09-18Allow multiple ways of padding declaration for modal header (#26976)Martijn Cuppens2-2/+4
2018-09-18Add new variables for form feedback tooltips (#26959)Mark Otto2-5/+13
2018-09-18Consistently re-use input variablesMark Otto1-14/+14
2018-09-18Variable .btn and .form-control font sizes (#26908)Martijn Cuppens3-10/+19
2018-09-18Bring the focused button in input group to the front (#26910)ysds1-0/+4
2018-09-17#27220: cleanup .btn-link hover/focus properties (#27250)Martijn Cuppens1-4/+0
2018-09-16_variables.scss comments/spacing consistency (#27247)Catalin Zalog1-3/+13
2018-09-14Selector improvement (#27219)Martijn Cuppens2-2/+2
2018-09-13creates variables for navbar brand colors #27187Andres Galante2-4/+9
2018-09-02Ignore percentage values for compare in mapsRoman O1-1/+1
2018-09-02Set .btn base colorMartijn Cuppens1-0/+2
2018-09-02Move transparent background to .btn and remove background-imageMartijn Cuppens2-2/+1
2018-09-02Set max-width to 100%Martijn Cuppens1-1/+1
2018-09-02Remove `-webkit-text-decoration-skip`Martijn Cuppens1-1/+0
2018-09-02#27112: fix border focus border colorMartijn Cuppens2-7/+2
2018-09-02Move CSS of hover underline to base from color variantsysds2-1/+6
2018-08-28Remove extra line breakysds1-2/+0
2018-08-26Simpler carousel indicators css (#26996)Martijn Cuppens2-36/+21