Update of /cvsroot/phpwiki/phpwiki/themes/Hawaiian
In directory usw-pr-cvs1:/tmp/cvs-serv4040
Modified Files:
Hawaiian.css
Log Message:
Fix for bug #501091
Index: Hawaiian.css
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/themes/Hawaiian/Hawaiian.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** Hawaiian.css 2002/01/07 18:37:04 1.4
--- Hawaiian.css 2002/01/09 04:11:13 1.5
***************
*** 231,235 ****
background: #fff8dc; /* darker ivory */
font-size: smaller;
! padding: 0.05ex 1%;
}
--- 231,235 ----
background: #fff8dc; /* darker ivory */
font-size: smaller;
! padding: 0.05ex 2pt;
}
|