Code Review
/
ccsdk
/
apps.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
436630342e86dfa1dd7ebaad2803ed9b6e06bcea
[ccsdk/apps.git]
/
1
/**
2
* Add your application related css here
3
*/
4
5
.mwtnHistoryGrid {
6
height: 600px;
7
background-color: white;
8
color:black;
9
}
10
11
.mwtnHistoryGrid span {
12
color: #393939;
13
}