...
For example, you can enter the following style sheet to change the row content label colours colors to red colourcolor.
Code Block | ||
---|---|---|
| ||
.ui-rowcontent { .ui-rowcontent-label { color:red; } } |
...
...
For example, you can enter the following style sheet to change the row content label colours colors to red colourcolor.
Code Block | ||
---|---|---|
| ||
.ui-rowcontent { .ui-rowcontent-label { color:red; } } |
...