Assuming gradient is required, the following 4 results were found.
the template I was using was not actually specifying "white" as the contents background-color and was in fact setting a gradient as the background. Consider the following: /* ERROR CSS: DO NOT USE !!! */ background: #f7f7f7; background:...
with 0.6 opacity */ background: rgba(255, 255, 255, 0.6); /* For IE 5.5 - 7*/ filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000000, endColorstr=#ff000000); /* For IE 8*/ -ms-filter:...
Dates / Hits. - Parameters: Get Titles + Descriptions (Local / Remote) - Parameters: CSS3 Text Effects - rotate, shadow, gradient, size override. - Parameters: CSS3 Image Effects - reflection, shadow, rounded, transparency. - Fixed Bug: Parameter...
solid #eee;text-align:center;}"; v_Css = v_Css + ".zc-Tabs-group label.choice-label-text{background: linear-gradient(#fefefe, #efefef);border-bottom:1px solid #eee;}"; // make labels have rounded top-left corners v_Css = v_Css + ".zc-Tabs-group...