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