1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00
twbs--bootstrap/scss
Catalin Zalog fec2a1d10f v4 - .c-select on background inherits white
This:
```
<div class="bg-info">
	<select class="c-select">
		<option selected>Open this select menu</option>
		<option value="1">One</option>
		<option value="2">Two</option>
		<option value="3">Three</option>
	</select>
</div>
```
render this:
http://s.zalog.ro/2015-10-14-19-45-11.png
2015-10-14 19:50:03 +03:00
..
mixins Extract list-unstyled mixin; closes #17792 2015-10-13 01:24:11 -07:00
.csscomb.json
.scss-lint.yml Rename .scsslint.yml to .scss-lint.yml 2015-09-30 00:50:45 +02:00
_alert.scss Just some spaces... 2015-09-21 01:07:48 +03:00
_animation.scss
_breadcrumb.scss remoe comment /cc @cvrebert 2015-09-05 20:54:25 -07:00
_button-group.scss
_buttons.scss Remove all uses of selector & 2015-08-27 13:11:14 +01:00
_card.scss Add variable for card background color 2015-09-23 09:40:34 +10:00
_carousel.scss Rename .img-responsive class to .img-fluid 2015-09-01 21:12:28 -07:00
_close.scss
_code.scss
_custom-forms.scss v4 - .c-select on background inherits white 2015-10-14 19:50:03 +03:00
_dropdown.scss
_forms.scss fixes border-width issues when customizing font-size by using 1px instead of .0625rem as default -width 2015-09-15 21:11:15 -07:00
_grid.scss Merge pull request #17259 from twbs/v4gc 2015-09-01 20:16:22 -07:00
_images.scss Rename .img-responsive class to .img-fluid 2015-09-01 21:12:28 -07:00
_input-group.scss
_jumbotron.scss
_labels.scss Remove all uses of selector & 2015-08-27 13:11:14 +01:00
_list-group.scss Border width variable in list group items 2015-09-10 14:16:23 +02:00
_media.scss
_mixins.scss Extract list-unstyled mixin; closes #17792 2015-10-13 01:24:11 -07:00
_modal.scss
_nav.scss
_navbar.scss Fixes #17230: Renames .navbar-static-top to .navbar-full and adds docs for it 2015-09-05 20:58:28 -07:00
_normalize.scss
_pager.scss
_pagination.scss
_popover.scss
_print.scss
_progress.scss
_reboot.scss Reset iOS rounded inputs 2015-09-25 14:19:28 +01:00
_responsive-embed.scss
_tables.scss
_tooltip.scss
_type.scss Extract list-unstyled mixin; closes #17792 2015-10-13 01:24:11 -07:00
_utilities-responsive.scss
_utilities-spacing.scss
_utilities.scss
_variables.scss Make $card-border-radius default to $border-radius 2015-10-12 16:32:15 -07:00
bootstrap-flex.scss
bootstrap-grid.scss Change grid and container sizes to px 2015-09-27 14:39:17 +01:00
bootstrap-reboot.scss
bootstrap.scss Add a license header to bootstrap.scss 2015-09-02 15:08:21 -04:00