Update of /cvsroot/popfile/engine/skins/default
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11049/default
Modified Files:
Tag: b0_22_2
style.css
Log Message:
Merge Joseph's updated skins to this branch
Index: style.css
===================================================================
RCS file: /cvsroot/popfile/engine/skins/default/style.css,v
retrieving revision 1.5
retrieving revision 1.5.6.1
diff -C2 -d -r1.5 -r1.5.6.1
*** style.css 31 Jul 2004 18:04:31 -0000 1.5
--- style.css 14 Sep 2005 19:24:29 -0000 1.5.6.1
***************
*** 70,73 ****
--- 70,78 ----
}
+ .menuLink {
+ display: block;
+ width: 100%;
+ }
+
/*********************************************************/
/* Table Settings */
|