Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Bicarbona/7005422 to your computer and use it in GitHub Desktop.
Save Bicarbona/7005422 to your computer and use it in GitHub Desktop.
// PL override LESS Variable: will not work in PL DMS Editor's Custom Code area
// https://github.com/pagelines/DMS/blob/Dev/less/dropdowns.less#L88
@dropdownLinkBackgroundHover: #bf0000; // drop down hover color
@dropdownLinkBackgroundActive: #bf0000; // drop down active item / current page color
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment