Hi,
I want to style my Google Table Chart, but I cannot set
opacity/transparency to rows in Table.
I use 'cssClassNames': cssClassNames but opacity works only for text in
row, not for background in row.
Morover I dont know how to remove gradient from Header row.
Here is my code:
*CSS*
.row-style {
background-color: rgba(255,255,255,0.5);
border-top-width: 1px;
border-top-style: solid;
border-top-color: #FFFFFF;
border-bottom-color: #BFD6E8;
border-bottom-width: 1px;
border-bottom-style: solid;
margin-bottom: .5%;
opacity: 0.3;
.header-row-style {
background-color: rgba(22,77,104,.7) !important;
border-radius-top-left:10px;
border-radius-top-right:10px;
}
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-visualization-api/05d47078-1ca3-4215-8cb8-3c180b2be282%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.