Update of /cvsroot/phpwiki/phpwiki/themes/Wordpress
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29442/Wordpress
Modified Files:
Wordpress.css
Log Message:
fixed gridbutton style and buttons
Index: Wordpress.css
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/themes/Wordpress/Wordpress.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -2 -b -p -d -r1.1 -r1.2
--- Wordpress.css 10 Apr 2004 08:02:22 -0000 1.1
+++ Wordpress.css 14 May 2004 10:52:44 -0000 1.2
@@ -252,2 +252,28 @@ input {
}
+th.gridbutton {
+ background: #e8e8e8 url(images/menu-background.gif) repeat-x;
+ color: black;
+ font-family: Tahoma, sans-serif, Arial, Helvetica;
+ font-size: small;
+ font-weight: normal;
+ /*font-style: menu;*/
+ margin: 5px 0px;
+ max-height: 24px;
+ white-space: nowrap;
+ padding: 5px 0px 5px 0px;
+ border-width: 1px;
+ border-style: solid;
+ border-color: threedhighlight threeddarkshadow threeddarkshadow
threedhighlight;
+}
+input.gridbutton, a.gridbutton, a:hover.gridbutton, a:visited.gridbutton {
+ text-decoration: none;
+ font-size: small;
+ font-weight: normal;
+ font-family: Tahoma, sans-serif, Arial, Helvetica;
+ color: black;
+}
+
+.wikipaging {
+ font-size: x-small;
+}
\ No newline at end of file
-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
|
|