5e3cf838d6acf3cc290a63a31ee7854564353b54
[ccsdk/apps.git] /
1 /**
2  *  Add your application related css here
3  */
4
5 .mwtnCurrentGrid{
6   height: 600px;
7   background-color: white;
8   color:black;
9 }
10
11 .mwtnCurrentGrid span{
12  color: #393939;
13 }