Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8937

How to define CSS Class to change sap.m.table cell value text color

$
0
0

Hi ,

 

I am able to change background color of a cell in the table with below CSS Class.

 

.columnStyle0 {

  background-color: red !important;

 

}

 

With the same code related to table validations for which background color changed ,I tried to set Font color/Text color in the table cell using below CSS Class but text-color is not changing.

 

Please suggest me if there is any table cells related CSS Class definitions exist? used below code to change text color in the cell.

 

.columnStyle0 {

 

  color: red !important;

 

}


Viewing all articles
Browse latest Browse all 8937

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>