11 lines
162 B
CSS
11 lines
162 B
CSS
body {
|
|
font-size: .875rem;
|
|
|
|
table.dT thead .sorting,
|
|
table.dT thead .sorting_asc,
|
|
table.dT thead .sorting_desc {
|
|
background : none;
|
|
}
|
|
|
|
|
|
} |