1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00
twbs--bootstrap/scss
Mark Otto 4fa7749442 Drop Normalize, port relevant parts to Reboot (#21741)
* Get this party started by removing mention of Normalize.css

* Nuke the old comment, consolidate to a single line and number as appropriate

* Bring over styles for HTML element from Normalize to Reboot

* Move margin override for body element from Normalize to Reboot

* Drop the block reset for HTML5 elements in IE9- from Normalize given we dropped IE9 support

* Building on previous commit, do the same thing for figure, figcaption, and main

* Remove IE9- display from Normalize given our browser support

* Drop IE8 figure margin because we're IE10+

* No need for the h1 overrides because we reset these font and margin styles anyway in _type.scss already

* Drop Safari 6 b and strong normalization because we're Safari 8+

* Remove mark styles for IE9- from Normalize

* Remove old iOS audio fixes from Normalize

* Remove IE9- display for progress from Normalize

* Remove more IE9- rules from Normalize

* One more IE9- display removal for canvas element

* Move pre overrides from Normalize to Reboot

* Move over some link resets to Reboot, drop others

- Move over background-color and text-decoration
- Drop focus outline change given it affects the offset on hover of
focused links

* Move over more code element resets, consolidate with pre overrides, too

* Move over sub and sup wholesale

* Move over img normalization to Reboot

* Move over SVG override too

* - Drop dupe hidden, but add comment for it
- Move over template
- Move over summary

* Remove bulk of @viewport comment

* edit down that code comment

* consolidate html-based normalizations

* update comments

* Consolidate abbr styles

* move over more type elements

* move over hr changes

* move over form controls and more

* move over button resets

* move over firefox button changes

* move over search changes and more

* we nuke all these styles for fieldsets anyway, so outright remove them

* no need for those, we override them

* move over legend, fieldset, progress

* line break

* delete normalize file

* linting

* update comment

* clarify docs mentions of normalize and reboot

* remove normalize excludes from linter

* remove normalize excludes from cli task

* linting

* callout license since we forked part of normalize

* Improve comments, move table background reset to .table class instead of in reboot

* trailing space
2017-01-21 14:14:25 -08:00
..
mixins Remove list-group-item-heading and list-group-item-text (#21653) 2017-01-15 21:36:15 -08:00
utilities New position utils, split docs 2017-01-02 11:45:30 -08:00
.scss-lint.yml Drop Normalize, port relevant parts to Reboot (#21741) 2017-01-21 14:14:25 -08:00
_alert.scss Fix #20013, nullify #21112 (#21230) 2016-11-27 23:59:21 -08:00
_badge.scss Rename tags to badges in comments 2016-12-26 13:06:34 -08:00
_breadcrumb.scss condense that comment, clean up formatting 2016-01-17 15:50:27 -08:00
_button-group.scss Fix gaps between vertical grouped buttons when using labels (#21793) (#21796) 2017-01-21 12:18:58 -08:00
_buttons.scss create a variable for the focus box-shadow, use it in the button base class 2016-12-28 15:12:04 -08:00
_card.scss Remove some leftover IE9/flex stuff 2016-12-25 15:32:34 -08:00
_carousel.scss Update carousel comments (#21501) 2017-01-01 12:00:17 -08:00
_close.scss clarify usage of base font-size so we know what's up 2017-01-03 19:32:57 -08:00
_code.scss Restyle code elements in links (#21392) 2016-12-21 20:28:34 -08:00
_custom-forms.scss Remove filter: alpha(opacity = 0); 2017-01-15 17:52:34 -08:00
_custom.scss Update docs to include mention of the custom variables file 2016-01-17 16:04:18 -08:00
_dropdown.scss clarify usage of base font-size so we know what's up 2017-01-03 19:32:57 -08:00
_forms.scss use align-items on .form-inline to keep items from growing too much (#21461) 2016-12-28 19:08:33 -08:00
_grid.scss Rename .col-xs to .col + some other cleanup (#21222) 2016-11-27 22:47:00 -08:00
_images.scss Add variables for transitions (#21345) 2016-12-19 20:33:17 -08:00
_input-group.scss fix segmented buttons (#21716) 2017-01-21 12:25:24 -08:00
_jumbotron.scss Move viewport-dependent padding tweak into main .jumbotron block 2015-11-15 01:25:38 -08:00
_list-group.scss Remove list-group-item-heading and list-group-item-text (#21653) 2017-01-15 21:36:15 -08:00
_media.scss reduce .media styles to their bare minimum 2016-12-22 21:29:48 -08:00
_mixins.scss Rip out the tab-focus mixin, remove application to anchors in reboot 2016-12-31 12:47:03 -08:00
_modal.scss linting 2016-12-25 15:28:44 -08:00
_nav.scss update navs to use .show instead of .open for dropdowns 2016-12-28 15:13:43 -08:00
_navbar.scss Fix container within navbar on smallest breakpoint (#21722) 2017-01-21 13:06:00 -08:00
_pagination.scss linting 2016-12-28 15:13:43 -08:00
_popover.scss clarify usage of base font-size so we know what's up 2017-01-03 19:32:57 -08:00
_print.scss Drop .carete (#21525) 2017-01-03 19:31:27 -08:00
_progress.scss Progress line height (#21805) 2017-01-21 12:32:38 -08:00
_reboot.scss Drop Normalize, port relevant parts to Reboot (#21741) 2017-01-21 14:14:25 -08:00
_responsive-embed.scss Fix responsive embed class in flex container 2016-12-31 12:10:15 -08:00
_tables.scss Drop Normalize, port relevant parts to Reboot (#21741) 2017-01-21 14:14:25 -08:00
_tooltip.scss Rename .active to .show 2016-12-07 21:20:15 -07:00
_transitions.scss Merge branch 'fix-20982' of https://github.com/Starsam80/bootstrap into Starsam80-fix-20982 2016-12-19 21:44:03 -08:00
_type.scss fixes #21511: set line-height to 1.1 for display headings 2017-01-02 11:03:25 -08:00
_utilities.scss New position utils, split docs 2017-01-02 11:45:30 -08:00
_variables.scss Remove list-group-item-heading and list-group-item-text (#21653) 2017-01-15 21:36:15 -08:00
bootstrap-grid.scss Update bootstrap-grid.scss 2016-12-27 14:16:25 -08:00
bootstrap-reboot.scss Drop Normalize, port relevant parts to Reboot (#21741) 2017-01-21 14:14:25 -08:00
bootstrap.scss Drop Normalize, port relevant parts to Reboot (#21741) 2017-01-21 14:14:25 -08:00