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
/
_reboot.scss
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-12
Remove now unnecessary -ms-viewport and -ms-overflow-style directives (#27789)
Patrick H. Lauke
1
-15
/
+2
2018-12-06
Replaced fixed 'bolder' font weight value in reboot with variable. (#27782)
Gijs Rogé
1
-1
/
+1
2018-12-04
Remove double 'the' in comment (#27767)
acidrums4
1
-1
/
+1
2018-11-18
Prevent text decoration skip inc and reorder comments (#27673)
Martijn Cuppens
1
-4
/
+6
2018-11-04
Add TODO
Martijn Cuppens
1
-0
/
+1
2018-11-04
Resolve #26226: Sync with normalize 8.0.0
Varunram
1
-7
/
+1
2018-10-23
Cleanup stylelint comments
Martijn Cuppens
1
-6
/
+2
2018-09-02
Remove `-webkit-text-decoration-skip`
Martijn Cuppens
1
-1
/
+0
2018-07-20
Fix property order
ysds
1
-1
/
+1
2018-07-20
Remove `:not(:root)` from the workaround for SVG overflow bug
ysds
1
-6
/
+3
2018-07-20
Lower the specificity of vertical-align of SVG
ysds
1
-2
/
+7
2018-06-24
Render inline svg like img (#25874)
Martijn Cuppens
1
-0
/
+1
2018-04-23
Replace reboot monospace hack with system font stack
nickg
1
-3
/
+1
2018-04-16
Remove `dialog` from the HTML5 shim style (#26269)
Patrick H. Lauke
1
-1
/
+1
2018-03-12
Replace "loose" HEX values with their respective variables (#25672)
Jacob Müller
1
-1
/
+1
2018-02-19
Add color variable for caption (#25657)
ysds
1
-1
/
+1
2018-02-11
Create a variable for label margin bottom (#25561)
Andres Galante
1
-1
/
+1
2018-01-11
Remove `touch-action:manipulation` click optimization (#25250)
Patrick H. Lauke
1
-23
/
+0
2017-12-28
Set `cursor:pointer` for `<summary>`
Andres Galante
1
-0
/
+1
2017-11-06
Minor Sass consistency changes. (#24677)
XhmikosR
1
-1
/
+1
2017-10-23
Enable stylelint's `function-comma-space-after`. (#24501)
XhmikosR
1
-1
/
+1
2017-10-07
Enable stylelint for _reboot.scss.
XhmikosR
1
-3
/
+13
2017-10-03
Use variable for heading margin bottom in reboot
Simon Knox
1
-1
/
+1
2017-10-02
Switch to stylelint. (#23572)
XhmikosR
1
-1
/
+1
2017-09-27
Reset button element border-radius in Reboot (#24126)
Mark Otto
1
-0
/
+7
2017-09-26
Add style for non-overlapping scrollbar in IE (#24081)
Prateek Goel
1
-0
/
+3
2017-09-26
Normalize all links. (#24109)
XhmikosR
1
-1
/
+1
2017-08-21
Exclude input type=range from touch-action:manipulation
Patrick H. Lauke
1
-1
/
+1
2017-08-14
Remove remaining v4 alpha references (#23414)
Jacob Müller
1
-1
/
+1
2017-08-10
Fix to Chrome inheritance bug (#22872) (#23118)
Prateek Goel
1
-7
/
+6
2017-08-10
Add margin variable for paragraphs (#23140)
Prateek Goel
1
-1
/
+1
2017-08-10
Set explicit text-align on <body> element so we can use inherit to override t...
Mark Otto
1
-2
/
+6
2017-05-05
Add shim for "new" HTML5 structural elements (#22573)
Patrick H. Lauke
1
-0
/
+4
2017-04-10
Remove `cursor: not-allowed` styles
Patrick H. Lauke
1
-7
/
+0
2017-03-18
Update scss mixins to comply with scss-linting rules (#22151)
naicko
1
-1
/
+1
2017-01-23
Remove `cursor: pointer;` (#21812)
Mark Otto
1
-11
/
+0
2017-01-21
Drop Normalize, port relevant parts to Reboot (#21741)
Mark Otto
1
-79
/
+185
2017-01-15
fixes #21625, closes #21539
Mark Otto
1
-1
/
+1
2017-01-03
Remove -size-root so we can respect user prefs on browser default font-size
Mark Otto
1
-3
/
+5
2016-12-31
Rip out the tab-focus mixin, remove application to anchors in reboot
Mark Otto
1
-5
/
+1
2016-12-02
Reboot: Update <fieldset> comment to clarify that the default weirdness is pa...
Chris Rebert
1
-3
/
+5
2016-11-30
Reboot: Add direct link to Edge scrollbar bug
Chris Rebert
1
-0
/
+1
2016-11-30
Reboot: Link directly to the temporal inputs WebKit bug
Chris Rebert
1
-2
/
+2
2016-11-28
Fix #20908 (#21244)
Mark Otto
1
-2
/
+1
2016-10-25
Body font weight variable
tomhorvat
1
-0
/
+1
2016-10-03
Fix broken/redirected links, moving to HTTPS where possible. (#20557)
Bardi Harborow
1
-6
/
+6
2016-10-02
update comment
Mark Otto
1
-2
/
+1
2016-10-02
remove the margin there since it's in normalize
Mark Otto
1
-2
/
+0
2016-10-02
Only override input border-radius as part of .form-control to avoid bug with ...
Mark Otto
1
-2
/
+0
2016-09-04
Disable important flag on Sass linter (#20627)
Mark Otto
1
-1
/
+1
[next]