You are here

no_style.css in OM Maximenu 8

Same filename and directory in other branches
  1. 6 skin/no_style/no_style.css
  2. 7 skin/no_style/no_style.css

OM Maximenu No Style for easy overriding of custom style

@author: Daniel Honrade http://drupal.org/user/351112

File

skin/no_style/no_style.css
View source
  1. /* $Id$ */
  2. /**
  3. * @file
  4. * OM Maximenu No Style for easy overriding of custom style
  5. *
  6. * @author: Daniel Honrade http://drupal.org/user/351112
  7. *
  8. */
  9. /* OM Maximenu Content - no style */
  10. .om-maximenu-no-style .om-maximenu-content { left: -50px; top: 30px; padding: 0; }
  11. .om-maximenu-no-style .om-maximenu-arrow { }
  12. .om-maximenu-no-style .om-maximenu-top {}
  13. .om-maximenu-no-style .om-maximenu-top-left {}
  14. .om-maximenu-no-style .om-maximenu-top-right {}
  15. .om-maximenu-no-style .om-maximenu-middle { background: none #fff; }
  16. .om-maximenu-no-style .om-maximenu-middle-left {}
  17. .om-maximenu-no-style .om-maximenu-middle-right { padding: 10px; }
  18. .om-maximenu-no-style .om-maximenu-bottom {}
  19. .om-maximenu-no-style .om-maximenu-bottom-left {}
  20. .om-maximenu-no-style .om-maximenu-bottom-right {}