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
/
_custom-forms.scss
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-14
Fix custom range thumb style (#26385)
ysds
1
-16
/
+10
2018-07-14
Fix `custom-forms` heights and position (#25602)
Andrew Luca
1
-3
/
+3
2018-06-24
Update box-shadows on .custom-select (#26754)
Mark Otto
1
-1
/
+6
2018-05-23
Add disabled bg color to disabled custom file
ysds
1
-0
/
+4
2018-05-23
Custom forms transition
Martijn Cuppens
1
-0
/
+9
2018-04-29
Simplify custom file inner height for generated browse button
Mark Otto
1
-1
/
+1
2018-04-23
workaround for IE that check indicator does not appear (#25944)
ysds
1
-2
/
+3
2018-04-14
[trivial] Correct typos (#26297)
Varunram Ganesh
1
-2
/
+2
2018-04-02
Use https when possible.
XhmikosR
1
-1
/
+1
2018-03-12
Rename `.custom-file-control` to `.custom-file-label` (#25736)
ysds
1
-2
/
+2
2018-02-19
Custom range input (#25600)
Mark Otto
1
-0
/
+123
2018-01-15
Using the expected variable to set the custom select height. (#25169)
Gustavo Straube
1
-1
/
+1
2018-01-06
added variable for the background of checked and indeterminate custom inputs ...
gijsbotje
1
-0
/
+15
2017-12-26
Rewrite custom file input
Mark Otto
1
-23
/
+19
2017-12-23
Make custom select and file inputs 100% wide
Mark Otto
1
-3
/
+2
2017-12-22
Form check markup v2 (#25050)
Mark Otto
1
-53
/
+52
2017-11-27
Restore currently unused variables (#24891)
Mark Otto
1
-1
/
+1
2017-11-24
Custom select updates (#24699)
Mark Otto
1
-2
/
+16
2017-11-24
Rewrite custom form check backgrounds (#24697)
Mark Otto
1
-8
/
+26
2017-11-15
Correct spelling mistakes. (#24778)
Edward Betts
1
-1
/
+1
2017-11-06
Reduce custom file z-index (#24633)
ysds
1
-2
/
+1
2017-11-06
Minor Sass consistency changes. (#24677)
XhmikosR
1
-1
/
+1
2017-10-19
Gradients and shadows (#24429)
Mark Otto
1
-3
/
+3
2017-10-02
Fix custom-select with "multiple" attribute (#23055)
Lodder
1
-0
/
+5
2017-10-02
Switch to stylelint. (#23572)
XhmikosR
1
-2
/
+0
2017-10-02
Revert input group border changes (#24197)
Mark Otto
1
-6
/
+5
2017-08-10
Custom File padding-x and padding-y values are reversed (#23067)
Patrick Yeo
1
-3
/
+3
2017-08-10
Fix border on input group elements and custom form inputs
Nathan Woltman
1
-5
/
+6
2017-07-16
(#22414) Rename for consistency `$custom-checkbox-border-radius`, `$custom-ch...
Patrick Yeo
1
-7
/
+7
2017-06-13
Merge branch 'v4-dev' into form-tweaks
Mark Otto
1
-14
/
+14
2017-06-13
(Fixes #22414) Rename for consistency `$custom-checkbox-radius`, `$custom-che...
Patrick Yeo
1
-6
/
+6
2017-06-13
(#22414) Rename for consistency `$custom-control-disabled-indicator-bg`, `$cu...
Patrick Yeo
1
-9
/
+9
2017-04-22
Redo the small custom select vars
Mark Otto
1
-6
/
+2
2017-04-22
Change how input and select height is computed
Mark Otto
1
-2
/
+1
2017-04-21
Merge branch 'v4-dev' into form-tweaks
Mark Otto
1
-3
/
+0
2017-04-10
Remove `cursor: not-allowed` styles
Patrick H. Lauke
1
-3
/
+0
2017-04-08
fixes #21922: set border-radius to 0 when global radius is disabled
Mark Otto
1
-1
/
+5
2017-03-18
Add :empty to .custom-file-control selector (#22176)
Theriault
1
-1
/
+1
2017-03-18
Update scss mixins to comply with scss-linting rules (#22151)
naicko
1
-1
/
+1
2017-03-03
Fix border width calculation for custom-select (#22068)
Rutger Laurman
1
-1
/
+1
2017-02-21
Remove vendor prefixes from appearance: none.
Bardi Harborow
1
-3
/
+1
2017-01-23
Remove `cursor: pointer;` (#21812)
Mark Otto
1
-2
/
+0
2017-01-15
Remove filter: alpha(opacity = 0);
Christian Oliff
1
-1
/
+0
2017-01-03
Custom Forms: Allow Chrome/Firefox feature that lets the user drag and drop i...
Phillip Marshall
1
-0
/
+2
2016-12-25
use flex and direction to do the stacked controls instead of float hacks
Mark Otto
1
-2
/
+3
2016-12-25
move custom checks/radios to inline-flex
Mark Otto
1
-1
/
+1
2016-12-24
Undo #21171 (which closed #20977)
Mark Otto
1
-1
/
+2
2016-12-22
Remove IE9 browser hacks. (#21393)
Bardi Harborow
1
-4
/
+0
2016-12-10
linting property order
Mark Otto
1
-1
/
+1
2016-12-10
put the custom control spacer var to use
Mark Otto
1
-0
/
+1
[next]