mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
finetune buttons flattened colors
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
}
|
||||
|
||||
// Keep the hover's background when dropdown is open
|
||||
.btn.dropdown-toggle {
|
||||
/* .btn.dropdown-toggle {
|
||||
background-color: @btn-background-highlight;
|
||||
}
|
||||
.btn-primary.dropdown-toggle {
|
||||
@@ -122,7 +122,7 @@
|
||||
.btn-success.dropdown-toggle {
|
||||
background-color: @btn-background-success-highlight;
|
||||
}
|
||||
}
|
||||
*/}
|
||||
|
||||
|
||||
// Reposition the caret
|
||||
|
||||
Reference in New Issue
Block a user