211adc44e3d21be0e694f1e95e3ceedd05bb48b6
[ccsdk/apps.git] / sdnr / wireless-transport / code-Carbon-SR1 / ux / mwtnEvents / mwtnEvents-module / src / main / resources / mwtnEvents / mwtnEvents-custom.css
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