index
:
bootstrap
XhmikosR-patch-2
XhmikosR-patch-4
XhmikosR-patch-5
XhmikosR-patch-6
basic-sass-tests
collapse-parent-ex-link-accordion
container-reset-gutter-vars
css-vars-btn
css-vars-navbar
css-vars-tooltips
dependabot/npm_and_yarn/autoprefixer-10.3.6
docs-offcanvas-navbar
docs-tweaks
enable-container-classes
extend-snippets
feat/data-target
floating-labels-icons
form-check-reverse
form-controls-with-icons
gh-pages
gh-pages-cdn
global-focus-vars
gs-carousel-cleanup
gs-dynamic-resolve-during-build-plugins
gs-export-config-functionality
gs-forms
gs-make-template_factory
gs-scrollspy-wth-intersection_observer
gs-toasts-with-animated-progress-bar
gs-tooltip-css-tweaks
gs-use-only-one-file-as-input-on-rollup.config
gs-use-scrollspy-on-docs-table_of_contents
gs/parse-json-config
jo-docs-thanks-page
jo-ssr-friendly
js-docs-tweaks
logical-props-spacing-utils
main
main-fod-invalid-color-inputs
main-fod-nested-accordion
main-fod-simpler-table-structure
main-fod-utilities-contrast
main-mc-opensearch
main-xmr-bundlewatch-action
main-xmr-docs-hugo-rm-ver
main-xmr-docs-render-heading
main-xmr-eslint-plugin-compat
main-xmr-eslint-plugin-jasmine
main-xmr-hugo-docs-vendor
main-xmr-hugo-reorg-files
main-xmr-js-1
main-xmr-js-wip
main-xmr-linkinator-action
main-xmr-linkinator-prod
main-xmr-markdownlint
main-xmr-min-mangle
main-xmr-mv-isTouchEnabledDevice
main-xmr-pa11y-ci
main-xmr-pck-sponsors
main-xmr-rollup
main-xmr-xo
nav-underline
patrickhlauke-carousel-indicators-v4
patrickhlauke-form-validation
patrickhlauke-navs-tabs-v4
playground
pr-template
pr/34102
pr/34149
revert-33192-XhmikosR-patch-8
rohit/main/modal-with-sticky
rohit/v4-dev/modal-with-sticky
split-vars-maps-import
stale
swipe-events-as-separate-helper
table-striped-cols
v3-dev
v4-dev
v4-dev-fod-validated-input-group-with-custom-file
v4-dev-xmr-js
v4-sass-deps
v5-sass-deps
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
less
/
code.less
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-25
move from csslint to stylelint
Mark Otto
1
-3
/
+3
2014-07-23
Fixes #14168: bold nested kbd elements
Mark Otto
1
-0
/
+1
2014-04-15
Add nested kbd element styles for actual keys or inputs
Cecchi MacNaughton
1
-0
/
+6
2014-03-06
Fixes #12824: Remove white-space: nowrap from code elements
Mark Otto
1
-1
/
+0
2013-12-07
Fixes #11193: Add kbd element styles to indicate user input via keyboard
Mark Otto
1
-0
/
+10
2013-10-21
Change upper case to lower case
Zlatan Vasović
1
-1
/
+1
2013-10-17
FIx invalid element selector
Zlatan Vasović
1
-1
/
+1
2013-10-03
Change border to border-radius
Zlatan Vasović
1
-1
/
+1
2013-09-11
Merge branch 'master' of github.com:twbs/bootstrap
Mark Otto
1
-1
/
+3
2013-09-11
Remove old and unused .prettyprint styles in code.less (per #10566)
Mark Otto
1
-5
/
+0
2013-08-21
code.less: also set default monospace font for `<kbd>` and `<samp>`
Max F. Albrecht
1
-1
/
+3
2013-08-12
inherit font-size in code when inside pre
Mark Otto
1
-0
/
+1
2013-08-11
addressing #9189 manually, part 1: code and pre vars
Mark Otto
1
-3
/
+3
2013-07-23
Update code vars
Mark Otto
1
-2
/
+1
2013-07-20
moving code and dropdowns to variables.less
syed
1
-5
/
+5
2013-07-07
code.less: cleanup styles that get immediately overriden later in the file
Chris Rebert
1
-4
/
+2
2013-06-25
Merge pull request #8297 from cvrebert/patch-1
Mark Otto
1
-2
/
+0
2013-06-25
rm fallback white-space for <code>
Chris Rebert
1
-1
/
+0
2013-06-25
rm pre{white-space:pre-wrap;} since redundant to Normalize.css
Chris Rebert
1
-2
/
+0
2013-05-10
Fix component margin and padding values to use @line-height-computed
Aaron
1
-3
/
+3
2013-04-21
Fixes #7617: lowercase and dash gray color vars
Mark Otto
1
-1
/
+1
2013-03-17
Remove all #font mixins; replace single instance of its use in Bootstrap with...
Mark Otto
1
-1
/
+1
2013-03-06
make less files compile with strict maths in 1.4.0
Luke Page
1
-4
/
+4
2013-01-15
mobile-first navs, navbar, grids, and type
Mark Otto
1
-3
/
+3
2012-12-08
Merge branch 'master' into 3.0.0-wip
Mark Otto
1
-0
/
+2
2012-12-06
Fix code block white-space breaks within pre tags.
Bryan Petty
1
-0
/
+2
2012-11-30
more consistent variable naming patterns
Mark Otto
1
-7
/
+7
2012-11-30
Part 1 of unCamelCasing variables
Mark Otto
1
-6
/
+6
2012-11-04
Merge branch '2.2.2-wip' into exploratory
Mark Otto
1
-0
/
+1
2012-11-04
Fixes #5662: white-space: nowrap; on code element
Mark Otto
1
-0
/
+1
2012-11-02
Merge branch '2.2.2-wip' into exploratory
Mark Otto
1
-0
/
+1
2012-10-03
use border-radius vars where possible
Mark Otto
1
-1
/
+1
2012-09-30
consolidate border-radius on code
Mark Otto
1
-3
/
+2
2012-09-30
remove .border-radius mixin and replace with standard border-radius property,...
Mark Otto
1
-2
/
+2
2012-09-25
remove all ie7 conditionals and mixins
Mark Otto
1
-1
/
+1
2012-08-19
pre font-size increase; revert static top navbar, undo contents section for now
Mark Otto
1
-1
/
+1
2012-07-07
fix up docs to use default container, fix responsive home changes
Mark Otto
1
-2
/
+2
2012-06-28
standardize top level file comments
Mark Otto
1
-3
/
+4
2012-04-16
lots of property ordering
Jacob Thornton
1
-4
/
+4
2012-03-10
make pre font-size a percentage of @baseFontSize
Mark Otto
1
-1
/
+1
2012-02-19
add new global styles docs section for mentioning doctype requirements, base ...
Mark Otto
1
-1
/
+1
2012-02-16
bring back checkbox borders to iOS by conditionalizing the border: 0; on it t...
Mark Otto
1
-0
/
+1
2012-02-10
scope th bottom vertical-align to only thead, update code styles to include m...
Mark Otto
1
-0
/
+10
2012-02-04
#1715: strip code of styles when in a pre
Mark Otto
1
-0
/
+2
2012-01-26
moving structure around + more work on builder...
Jacob Thornton
1
-0
/
+44