Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 0d92e871

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

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

typo

Unterschiede anzeigen:

css/menuv3.css
#menu a, #menu a:visited, #menu div.x, #menu div.x:visited {
color:#000;
text-decoration:none;
/*border-width:1px;*/
padding-right:10px;
}
......
}
/* IE6 spacing bug fix, <li>s without a bottom border get spaced to far */
#menu ul ul li {
border:solid;
border-width:0 0 1px 0;
......
z-index:500;
top:auto;
display:none;
/* IE6 event bug fix, a z-indexed layer without some kind of background will lose its events to the leyer below */
/* IE6 event bug fix, a z-indexed layer without some kind of background will lose its events to the layer below */
background:#000;
}

Auch abrufbar als: Unified diff