CSS Custom code stops working after last update
-
Not working after update to 2.0 version. Any idea?
table.compare-list th {
width: 110px;
max-width: 110px;
min-width: 110px;
}
table.compare-list td {
width: 110px;
max-width: 110px;
min-width: 110px;
}
div.dataTables_Scroll {
left: 110px;
}
table.compare-list th .fixed-th {
width: 110px;
}
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘CSS Custom code stops working after last update’ is closed to new replies.