Skip to content

Instantly share code, notes, and snippets.

@Rhincodon
Last active October 29, 2015 12:34
Show Gist options
  • Save Rhincodon/ac2ee01f04ca8a08b542 to your computer and use it in GitHub Desktop.
Save Rhincodon/ac2ee01f04ca8a08b542 to your computer and use it in GitHub Desktop.
<style type="text/css">
.first-level .dropdown:hover .advertise-wrap,
.first-level .dropdown:hover .advertise-wrap > .dropdown-menu {
display: block;
}
.first-level .dropdown:hover > a {
background-color: #eaeaea !important;
}
.first-level .dropdown-submenu:hover > a {
background-color: #dddddd !important;
color: #069 !important;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment