6 lines
92 B
SCSS
6 lines
92 B
SCSS
.dataTable {
|
|
.weekend {
|
|
background-color: #f9f9f9;
|
|
opacity: 0.6;
|
|
}
|
|
} |