2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

adding border variable for dropdowns, making dropdown carets use dropdown vars

This commit is contained in:
Mark Otto
2012-03-12 09:57:10 -07:00
parent 40fddffeec
commit e12c66aabe
5 changed files with 9 additions and 4 deletions
+2
View File
@@ -263,6 +263,8 @@
<h3>{{_i}}Dropdowns{{/i}}</h3>
<label>@dropdownBackground</label>
<input type="text" class="span3" placeholder="@white">
<label>@dropdownBorder</label>
<input type="text" class="span3" placeholder="rgba(0,0,0,.2)">
<label>@dropdownLinkColor</label>
<input type="text" class="span3" placeholder="@grayDark">
<label>@dropdownLinkColorHover</label>