CVSROOT: /cvsroot/lilypond
Module name: newweb
Branch:
Changes by: Heikki Johannes Junes <[EMAIL PROTECTED]> 05/07/21
21:21:41
Modified files:
. : ChangeLog newweb.css
Log message:
Fix alignment of plain text menu in IE6.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/newweb/ChangeLog.diff?tr1=1.289&tr2=1.290&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/newweb/newweb.css.diff?tr1=1.22&tr2=1.23&r1=text&r2=text
Patches:
Index: newweb/ChangeLog
diff -u newweb/ChangeLog:1.289 newweb/ChangeLog:1.290
--- newweb/ChangeLog:1.289 Thu Jul 21 20:58:58 2005
+++ newweb/ChangeLog Thu Jul 21 21:21:41 2005
@@ -10,6 +10,7 @@
* newweb.css: revert 800x600 change, center instead and decrease
size to a bit less than 100% -- prevents horizontal scrollbar.
+ Fix alignment of plain text menu in IE6.
2005-07-20 Jan Nieuwenhuizen <[EMAIL PROTECTED]>
Index: newweb/newweb.css
diff -u newweb/newweb.css:1.22 newweb/newweb.css:1.23
--- newweb/newweb.css:1.22 Thu Jul 21 18:13:12 2005
+++ newweb/newweb.css Thu Jul 21 21:21:41 2005
@@ -92,6 +92,10 @@
}
/* Plain text MENU. */
+div.menu {
+ text-align: center;
+}
+
td.menuleftedge {
}
_______________________________________________
Lilypond-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-cvs