check here first see that helps.
http://docs.ofbiz.org/display/OFBIZ/OFBiz+maincss.css+HTML+Element+Collection+Styles

snowch sent the following on 5/15/2009 11:52 AM:
> Hi Forum,
> 
> Only some of the fields in a table I have created are sortable.  To
> differentiate these fields from the non-sortable ones, I would like them to
> be colored blue (instead of black).  I have tried the following:
> 
>        <field name="days" header-link-style="sort-column"
>               
> header-link="ClearanceReport?orderBy=days&amp;sortDir=${sortDir}" 
>               title="Days since pickup">
> 
> In maincss.css I have the following:
> 
> .sort-column {
>       font-style: italic;
>       color: blue;
> }
> 
> The italic style gets applied but the color property is getting ignored?  
> 
> Does anyone on this forum have any idea why?
> 
> Many thanks in advance,
> 
> Chris
> 

-- 
BJ Freeman
http://www.businessesnetwork.com/automation
http://bjfreeman.elance.com
http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro
Systems Integrator.

Reply via email to