Oops, the comment is wrong there, should be
A patch from Sumit Pandit "BizznessTime Theme : Displayed text is not clear" (
https://issues.apache.org/jira/browse/OFBIZ-2592) -
OFBIZ-2592
fixed in log using svn propset svn:log --revprop -r 783927 "A patch from Sumit Pandit 'BizznessTime Theme : Displayed text is not
clear' (
https://issues.apache.org/jira/browse/OFBIZ-2592) - OFBIZ-2592. Backported from trunk r783913"
Jacques
> Author: jleroux
> Date: Thu Jun 11 21:32:08 2009
> New Revision: 783927
>
> URL:
http://svn.apache.org/viewvc?rev=783927&view=rev> Log:
> "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;}
>
>
>