update assets from bootstrap@3.3.7

This commit is contained in:
Vu Nguyen
2021-01-14 20:39:47 -06:00
parent 3deee881b1
commit ba3182fd59
73 changed files with 3046 additions and 5453 deletions

View File

@@ -24,6 +24,7 @@
.open > .dropdown-toggle& {
color: @color;
background-color: darken(@background, 10%);
background-image: none;
border-color: darken(@border, 12%);
&:hover,
@@ -34,11 +35,6 @@
border-color: darken(@border, 25%);
}
}
&:active,
&.active,
.open > .dropdown-toggle& {
background-image: none;
}
&.disabled,
&[disabled],
fieldset[disabled] & {