aboutsummaryrefslogtreecommitdiff
path: root/scss/_code.scss
AgeCommit message (Collapse)AuthorFilesLines
2017-12-22Restyle code element, remove docs example overflow, improve docs examples ↵Mark Otto1-10/+4
(#25054) * Restyle code element, clean up variables - Removes the padding and background-color - Changes the color to a brand color () - Add new variables to kbd element styles to account for removing the code ones - Remove overrides that were needed previously * only break between words, and override it in the pre * make file inputs 100% wide * scope custom file changes in input group for sizing * shorter button labels for responsive * narrower cards * button was too wide * downsize * fewer links in pagination * redo cell text * improve overflow docs
2017-10-22Replace some border-radius properties for the mixin, closes #23872Mark Otto1-1/+1
2017-10-20Remove margin from pre in code.scss since it's already set in reboot (#24366)Andres Galante1-2/+0
2016-12-21Restyle code elements in links (#21392)Mark Otto1-0/+7
* Restyle code elements in links Fixes #21259. Removes the background, color, and padding on code elements within anchors. * Update _code.scss
2016-02-16Extract $code-padding-{x,y} variablesChris Rebert1-2/+2
[skip sauce] [skip validator]
2016-02-16Extract $code-font-size variableChris Rebert1-3/+3
[skip sauce] [skip validator]
2016-02-03Redo line-height globallyMark Otto1-1/+0
- Rename -height to -height-base to match other vars - Drop use of -height across the board and rely on it to be inherited - Adjust padding of .dropdown-header to account for different line-height of h6 heading element (this needs refactoring for variables and rems also)
2016-01-16Extract $kbd-box-shadow variableChris Rebert1-1/+1
2015-12-06Add 3 more font-weight variablesChris Rebert1-1/+1
Refs #14368 [skip sauce] [skip validator]
2015-08-17clean out comments that aren't all that helpfulMark Otto1-5/+0
2015-06-22line-height-base to line-height varMark Otto1-1/+1
2015-06-22drop the base (hahaha), no but seriously drop the -base from our vars since ↵Mark Otto1-1/+1
it's cleaner
2015-04-13remove pre styles -- see #4547Mark Otto1-3/+0
2014-12-02convert to scssMark Otto1-0/+66