mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-11 12:17:59 +03:00
Removed unused code
This commit is contained in:
parent
85841d984d
commit
ebd75a7d47
|
@ -73,13 +73,6 @@ legend {
|
||||||
.variations(~" li a:hover", color, @primary);
|
.variations(~" li a:hover", color, @primary);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Active state
|
|
||||||
.dropdown-menu {
|
|
||||||
.variations(~" > .active > a", background-color, @primary);
|
|
||||||
.variations(~" > .active > a:hover", background-color, @primary);
|
|
||||||
.variations(~" > .active > a:focus", background-color, @primary);
|
|
||||||
}
|
|
||||||
|
|
||||||
// Alerts
|
// Alerts
|
||||||
@import "_alerts.less";
|
@import "_alerts.less";
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user