Author: jleroux
Date: Thu Jun 11 21:32:08 2009
New Revision: 783927
URL:
http://svn.apache.org/viewvc?rev=783927&view=revLog:
"Applied fix from trunk for revision: 783917"
------------------------------------------------------------------------
r783917 | jleroux | 2009-06-11 23:22:30 +0200 (jeu., 11 juin 2009) | 1 line
To be consistent with other scripts (we should also change the
http://build.ofbiz.org/ page)
------------------------------------------------------------------------
But I finally had to do the job by hand because the file is not consistent with trunk version. I wonder why and also if we should not backport all changes from trunk...
Modified:
ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/style.css
Modified: ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/style.css
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/style.css?rev=783927&r1=783926&r2=783927&view=diff==============================================================================
--- ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/style.css (original)
+++ ofbiz/branches/release09.04/themes/bizznesstime/webapp/bizznesstime/css/style.css Thu Jun 11 21:32:08 2009
@@ -120,7 +120,7 @@
***********************************************/
table {border-collapse: collapse; border-spacing: 0; margin: 0 0 1.5em;}
caption {text-align: left;}
-th, td {padding: .25em .5em;}
+th, td {padding: .25em .5em; color:#555;}
tbody td, tbody th {}
tfoot {font-style: italic;}