finetune buttons flattened colors
This commit is contained in:
parent
ff02043bbc
commit
a9a66e9c34
4 changed files with 151 additions and 78 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue