12 lines
207 B
CSS
Executable File
12 lines
207 B
CSS
Executable File
.make-me-red {
|
|
color: #f00; }
|
|
|
|
.scroll-container .wtHolder {
|
|
height: 350px !important; }
|
|
|
|
.currentRow {
|
|
background-color: #F9F9FB !important; }
|
|
|
|
.currentCol {
|
|
background-color: #E7E8EF !important; }
|