tabular-data-widgetx/src/main/java/org/gcube/portlets/user/tdwx/client/resources/TDGrid.css

10 lines
138 B
CSS

@CHARSET "UTF-8";
.grid-row-red {
background-color: #FF8989 !important;
}
.grid-row-no-color{
background-color: #FFFFFF !important;
}