aboutsummaryrefslogtreecommitdiff
path: root/scss/_variables.scss
AgeCommit message (Expand)AuthorFilesLines
2017-12-30removes hardcoded value for nav-link paddingAndres Galante1-0/+2
2017-12-29Darken $gray-600 by 10% for AA contrast (#25123)Mark Otto1-1/+1
2017-12-28lintingMark Otto1-1/+1
2017-12-28Move alert theme-color() levels to variablesMark Otto1-0/+4
2017-12-28Allow customizing Popover and Tooltip `border-radius` while I'm at itPatrick Yeo1-0/+2
2017-12-28Allow customizing Popover and Tooltip `font-size` outside of `$font-size-sm`Patrick Yeo1-0/+2
2017-12-26Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-6/+1
2017-12-26smaller popover arrows for more reasonable visuals and more ideal pixel roundingMark Otto1-2/+2
2017-12-26Merge branch 'fix-arrows' of https://github.com/simonihmig/bootstrap into sim...Mark Otto1-4/+4
2017-12-26Rewrite custom file inputMark Otto1-6/+1
2017-12-26Darken table border-colorMark Otto1-1/+1
2017-12-23Make custom select and file inputs 100% wideMark Otto1-1/+0
2017-12-23Fix tooltip/popover arrow size and positionsimonihmig1-4/+4
2017-12-22Restyle code element, remove docs example overflow, improve docs examples (#2...Mark Otto1-5/+5
2017-12-22Form check markup v2 (#25050)Mark Otto1-4/+3
2017-12-01Adds variable for color yiq threshold (#24886)Andres Galante1-1/+3
2017-11-24Custom select updates (#24699)Mark Otto1-3/+7
2017-11-15Adds variables for form validation messages (#24767)Andres Galante1-0/+2
2017-11-06Nav Tabs use single variable to style `$nav-tabs-link-hover-border-color` and...Patrick Yeo1-2/+2
2017-11-06Move hardcoded opacity value in `.btn:disabled` to variable `$btn-disabled-op...Patrick Yeo1-0/+1
2017-11-06Convert px values to rem on tooltip variables (#23468)Andres Galante1-12/+11
2017-11-06changes list-inline-padding from 5px to .5remAndres Galante1-1/+1
2017-11-06Minor Sass consistency changes. (#24677)XhmikosR1-2/+2
2017-11-02Convert modal's px units to rem (#23782)Andres Galante1-16/+16
2017-10-30adds variables for the hr element marginAndres Galante1-1/+3
2017-10-30changes colors references on variables.scss from hardcoded to variables on th...Andres Galante1-10/+10
2017-10-25update new focus and shadow properties to use varsMark Otto1-0/+4
2017-10-22edit code commentsMark Otto1-3/+5
2017-10-22Update _variables.scssMark Otto1-1/+1
2017-10-22Merge branch 'v4-dev' into btn_input_split_variablesMark Otto1-51/+57
2017-10-23Enable stylelint's `function-comma-space-after`. (#24501)XhmikosR1-28/+28
2017-10-22Add variable to configure the `$dropdown-border-radius`. (#24376)José Francisco1-0/+1
2017-10-22match property orderMark Otto1-1/+1
2017-10-22adds animation to color on outlined btnsAndres Galante1-1/+1
2017-10-22add vars for yiq color contrast functionMark Otto1-0/+4
2017-10-22Remove `thumbnail-transition` from `.img-thumbnail`.XhmikosR1-1/+0
2017-10-19Gradients and shadows (#24429)Mark Otto1-3/+5
2017-10-19Reindent _variables.scss. (#24428)XhmikosR1-20/+20
2017-10-19append btn-* and input-* variables and extends their from input-btn-* variablesi.sychev1-4/+35
2017-10-19Move theme variables outside of the theme map. (#23918)Andres Galante1-8/+17
2017-10-18Rename navbar height variables to reflect their value (#24161)Dylan Seago1-3/+3
2017-10-18Increase headings-line-height from 1.1 to 1.2 (#24423)Mark Otto1-1/+1
2017-10-18Set font-sizes relative to font-size-base (#24060)tillmon1-20/+20
2017-10-17changes popovers from px to remAndres Galante1-9/+7
2017-10-10Use `$white` variable for `.navbar-dark`'s color. (#24309)XhmikosR1-1/+1
2017-10-09Centered SVG icon within its own container (#24292)Gisete Kindahl1-2/+2
2017-10-07Reindent _variables.scss.XhmikosR1-419/+421
2017-10-02Update input-btn-line-height vars to reassign global sm/lg varsMark Otto1-3/+3
2017-10-02Update input/button padding to fix cutoff text in Windows ChromeMark Otto1-2/+2
2017-10-02Badges add Sass variable to configure `$badge-border-radius` (#24213)Patrick Yeo1-0/+1