CSS: inheritance with GWT

We are using CSS to represent system metrics in the form of colored columns in a graph Define CSS styles as below:
.graph_column { vertical-align: top; width: 6px; border-left: 1px; border-top: 1px; border-right: 1px gray solid; border-bottom: 1px gray solid; cursor: pointer; } .bg_red { background-color: red; } .bg_red { background-color: red; } ...
Here is how you use it in GWT code:
column.setStyleName("graph_column bg_red"); ... column.setStyleName("graph_column bg_green");
CLICK HERE for useful html color palette


As an Amazon Associate I earn from qualifying purchases.

No comments:

Post a Comment

Post Scriptum

The views in this article are mine and do not reflect those of my employer.
I am preparing to cancel the subscription to the e-mail newsletter that sends my articles.
Follow me on:
X.com (Twitter)
LinkedIn
Google Scholar

Popular Recent Posts

Most Popular Articles

apt quotation..