]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
v4 - .c-select on background inherits white 17930/head
authorCatalin Zalog <xxxxxcata@yahoo.com>
Wed, 14 Oct 2015 16:50:03 +0000 (19:50 +0300)
committerCatalin Zalog <xxxxxcata@yahoo.com>
Wed, 14 Oct 2015 16:50:03 +0000 (19:50 +0300)
commitfec2a1d10f050a44de7092cd79a79c45f96c8298
treeb1bc4bc230928511b3418852197da845cb8947b6
parent724bf862885f57383f3a19ed46a6deab0f2322a6
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
scss/_custom-forms.scss