by looking at the table I see that my issue is the color property on:
.google-visualization-table-sortind {
color: #ccc;
font-size: 9px;
padding-left: 6px; /* do not chage - see table.js */
}
is there any clean way, like a property option in cssclassnames called
'headerSortAsc' and 'headerSortDesc' or 'headerSortIn' ?
Thank you!
On Sep 9, 6:49 pm, Otto Walker <[email protected]> wrote:
> Hi,
>
> Can I change the style for the column sorting indicator? (the small
> triangle)
> I know how to change the header row using the cssClassNames
> ('headerRow')
> But I am using a gradient background color that is very similar to the
> the sorting indicator.
>
> Thanks for your help!
> -Otto
>
> PS: I know that the easy way is to change the background color but the
> style was already approved by my company and we are embedding this
> into salesforce.com
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-visualization-api?hl=en.