Yes, thanks it's the same issue. And, wrapping with literal works.
On May 11, 11:01 am, Boris_siroB <[email protected]> wrote: > Might be due to the same issue as this: > > https://groups.google.com/forum/?fromgroups#!topic/google-web-toolkit... > > > > > > > > On Friday, May 11, 2012 1:03:30 PM UTC-4, [email protected] wrote: > > > Attempting a linear gradient background in a CellTable header as > > such... > > > .cellTableHeader { > > background: #EEE; > > background: -moz-linear-gradient(center top, #FEFEFE, #F1F1F1 50%, > > #E1E1E1 50%, #F4F4F4) repeat scroll 0 0 transparent; > > } > > > FF only ever shows the #EEE background. > > > I don't want to use an image, just CSS gradient. > > > Anyone know what's going on? > > > mucho thanks! -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en.
