mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-11 04:07:55 +03:00
Removed unused code
This commit is contained in:
parent
92e41b7fda
commit
1adb09c5ae
|
@ -73,13 +73,6 @@ legend {
|
|||
.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
|
||||
@import "_alerts.less";
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user