/[drupal]/contributions/modules/simplemenu/simplemenu.css
ViewVC logotype

Diff of /contributions/modules/simplemenu/simplemenu.css

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.10.2.7, Sat Jan 26 22:18:40 2008 UTC revision 1.10.2.7.2.1, Wed Apr 1 00:17:17 2009 UTC
# Line 1  Line 1 
1  /* $Id: simplemenu.css,v 1.10.2.6 2007/11/22 04:43:47 m3avrck Exp $ */  /* $Id: simplemenu.css,v 1.10.2.7 2008/01/26 22:18:40 m3avrck Exp $ */
2    
3  /* There is a version of this file commented in great detail for educational purposes here:  /* There is a version of this file commented in great detail for educational purposes here:
4   * http://users.tpg.com.au/j_birch/plugins/superfish/superfish.commented.css   * http://users.tpg.com.au/j_birch/plugins/superfish/superfish.commented.css
# Line 12  Line 12 
12  }  }
13  #simplemenu {  #simplemenu {
14          line-height:1.0;          line-height:1.0;
15            position: relative;
16            z-index: 9999;
17  }  }
18  #simplemenu ul {  #simplemenu ul {
19          position:absolute;          position:absolute;

Legend:
Removed from v.1.10.2.7  
changed lines
  Added in v.1.10.2.7.2.1

  ViewVC Help
Powered by ViewVC 1.1.2