Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 0d92e871

Von Sven Schöling vor fast 18 Jahren hinzugefügt

  • ID 0d92e871ca31531d0120a8df52a11dce7253eba0
  • Vorgänger a1e47d42
  • Nachfolger 55572b54

typo

Unterschiede anzeigen:

css/menuv3.css
30 30
#menu a, #menu a:visited, #menu div.x, #menu div.x:visited {
31 31
color:#000;
32 32
text-decoration:none;
33
/*border-width:1px;*/
34 33
padding-right:10px;
35 34
}
36 35

  
......
67 66
}
68 67

  
69 68
/* IE6 spacing bug fix, <li>s without a bottom border get spaced to far */
69

  
70 70
#menu ul ul li {
71 71
border:solid;
72 72
border-width:0 0 1px 0;
......
77 77
z-index:500;
78 78
top:auto;
79 79
display:none;
80
/* IE6 event bug fix, a z-indexed layer without some kind of background will lose its events to the leyer below */
80
/* IE6 event bug fix, a z-indexed layer without some kind of background will lose its events to the layer below */  
81 81
background:#000;
82 82
}
83 83

  

Auch abrufbar als: Unified diff