mirror of https://github.com/ColorlibHQ/AdminLTE
423 B
423 B
layout | title |
---|---|
page | Miscellaneous |
AdminLTE has smaller custom classes that not related to other components are listed here.
Dropdown Hover
You can add the .dropdown-hover
class beside this classes:
.dropdown
(to use hover for the whole dropdown menu).dropdown-menu
(to use hover on a specific menu item & sub menus).dropdown-submenu
(to use hover on a specific sub menu item & sub sub menus)