mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Add @btn-color variable and use in buttons and carets; fixes dropup caret as well
This commit is contained in:
+1
-1
@@ -115,7 +115,7 @@ input[type="button"] {
|
||||
// --------------------------------------------------
|
||||
|
||||
.btn {
|
||||
color: #fff;
|
||||
color: @btn-color;
|
||||
background-color: @btn-background;
|
||||
border-color: @btn-border;
|
||||
&:hover,
|
||||
|
||||
Reference in New Issue
Block a user