11 lines
150 B
SCSS
11 lines
150 B
SCSS
|
|
$open-button-background: #008CBA !default;
|
|
|
|
@import 'responsive.dataTables.scss';
|
|
|
|
table.dataTable > tbody > tr.child {
|
|
ul {
|
|
font-size: 1em;
|
|
}
|
|
}
|