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
/
scss
/
_variables.scss
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-21
Set $progress-bg to color we are actually using
Chris Rebert
1
-1
/
+1
2015-12-21
Set $progress-bar-color to color we are currently using
Chris Rebert
1
-1
/
+1
2015-12-16
Merge pull request #18463 from twbs/nav-item-margin
Chris Rebert
1
-0
/
+2
2015-12-16
Merge pull request #18469 from twbs/card-deck-margin
Chris Rebert
1
-0
/
+2
2015-12-12
Merge pull request #18472 from twbs/x-y-vars
Chris Rebert
1
-2
/
+2
2015-12-08
Rename 2 navbar variables to comply with updated naming convention
Chris Rebert
1
-2
/
+2
2015-12-08
Introduce $card-deck-margin variable
Chris Rebert
1
-0
/
+2
2015-12-08
Introduce $nav-item-margin variable
Chris Rebert
1
-0
/
+2
2015-12-08
Refactor _utilities-spacing.scss; fixes #18129
Chris Rebert
1
-0
/
+18
2015-12-08
unfuck that border from rem to px
Mark Otto
1
-2
/
+2
2015-12-08
fixes #17776
Mark Otto
1
-1
/
+1
2015-12-07
Use $input-btn-border-width for both .form-control and .btn borders; fixes #1...
Chris Rebert
1
-2
/
+1
2015-12-06
fixes #18425 by using vars for 1px borders
Mark Otto
1
-0
/
+1
2015-12-06
Merge branch 'list-inline-padding' into v4-dev
Mark Otto
1
-0
/
+2
2015-12-06
Add 3 more font-weight variables
Chris Rebert
1
-0
/
+5
2015-12-05
v4 - Add default param for form-icon variables
vsn4ik
1
-3
/
+3
2015-12-04
Add $list-inline-padding variable
Chris Rebert
1
-0
/
+2
2015-11-29
Remove reference to defunct Customizer from v3
Chris Rebert
1
-2
/
+0
2015-11-15
Add $list-group-border-width; refs #18150
Chris Rebert
1
-0
/
+1
2015-11-15
$list-group-border => $list-group-border-color
Chris Rebert
1
-1
/
+1
2015-11-14
Add $table-border-width; refs #18150
Chris Rebert
1
-0
/
+1
2015-11-14
Add $popover-border-width; refs #18150
Chris Rebert
1
-0
/
+1
2015-11-14
Add $thumbnail-border-width; refs #18150
Chris Rebert
1
-0
/
+1
2015-11-14
$thumbnail-border => $thumbnail-border-color
Chris Rebert
1
-1
/
+1
2015-11-14
Add $pagination-border-width; refs #18150
Chris Rebert
1
-0
/
+1
2015-11-14
Rename $pagination-border => $pagination-border-color for clarity
Chris Rebert
1
-2
/
+2
2015-11-14
Add $pager-border-width; refs #18150
Chris Rebert
1
-0
/
+1
2015-11-14
$pager-border => $pager-border-color
Chris Rebert
1
-1
/
+1
2015-11-14
Add $nav-tabs-link-border-width; refs #18150
Chris Rebert
1
-0
/
+1
2015-11-14
Add $input-border-width; refs #18150
Chris Rebert
1
-0
/
+1
2015-11-14
$input-border => $input-border-color
Chris Rebert
1
-2
/
+2
2015-11-14
Add $dropdown-border-width; refs #18150
Chris Rebert
1
-0
/
+1
2015-11-14
$dropdown-border => $dropdown-border-color
Chris Rebert
1
-1
/
+1
2015-11-12
Merge pull request #17939 from chrisbell08/#17895_alert_border_width
Mark Otto
1
-0
/
+1
2015-11-12
Merge pull request #17708 from biokillos/feature/add-variable-for-card-link-h...
Mark Otto
1
-0
/
+3
2015-11-12
Merge pull request #17596 from neilhem/remove-fallback-colors
Mark Otto
1
-2
/
+0
2015-11-12
fix broke shit, ugh my bad
Mark Otto
1
-3
/
+3
2015-11-12
Merge pull request #17153 from kkirsche/patch-17
Mark Otto
1
-1
/
+1
2015-11-12
Merge pull request #17241 from tagliala/font-size-sm-fix
Mark Otto
1
-1
/
+1
2015-10-15
#17895 Added $alert-border-width that defaults to $border-width
Chris Bell
1
-0
/
+1
2015-10-12
Make $card-border-radius default to $border-radius
Chris Rebert
1
-1
/
+1
2015-10-08
Move border-radius mixin from scss/_mixins.scss to scss/mixins/_border-radius...
Chris Rebert
1
-1
/
+1
2015-09-27
Change grid and container sizes to px
Gleb Mazovetskiy
1
-8
/
+8
2015-09-26
Add variable for card-link hover state
Andrey
1
-0
/
+3
2015-09-23
Add variable for card background color
Aleksey Khudyakov
1
-0
/
+1
2015-09-15
fixes border-width issues when customizing font-size by using 1px instead of ...
Mark Otto
1
-4
/
+4
2015-09-14
remove not used popover fallback variables
Rakhat Jabagin
1
-2
/
+0
2015-09-01
fixes #17385: add var for default link decoration
Mark Otto
1
-0
/
+1
2015-09-01
fixes #17412: reverse display heading classes to match h1-h6 headings
Mark Otto
1
-4
/
+4
2015-09-01
fix #17356
Mark Otto
1
-1
/
+1
[next]