]> code.citadel.org Git - citadel.git/commit - webcit/roomops.c
rewriting HTML/CSS navbar without table
authorThierry Pasqualier <thierry@uncensored.citadel.org>
Mon, 29 Jan 2007 21:17:35 +0000 (21:17 +0000)
committerThierry Pasqualier <thierry@uncensored.citadel.org>
Mon, 29 Jan 2007 21:17:35 +0000 (21:17 +0000)
commit0ca34af7d9c05ccc176d19d5bc790a52d754882a
tree634b1e3ef4d75e8677fc06e381642fa2ab605f9c
parenta875445bc9a575f2d429ad9ab09f81d47298e851
rewriting HTML/CSS navbar without table
<div id="navbar">
<ul>
<li class="ungoto"><a href="ungoto">...
<li class="newmess"><a href="readnew">...
...
</ul></div>
webcit/roomops.c
webcit/static/webcit.css