2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

Add @btn-color variable and use in buttons and carets; fixes dropup caret as well

This commit is contained in:
Mark Otto
2013-02-02 13:03:18 -08:00
parent 94e256c016
commit c64aa26d06
4 changed files with 14 additions and 24 deletions
+1
View File
@@ -82,6 +82,7 @@
// Buttons
// -------------------------
@btn-color: #fff;
@btn-background: #a7a9aa;
@btn-border: @btn-background;