Merge pull request #521 from rasika/release-2.0.x

UI improvement for Datatables
revert-70aa11f8
Rasika Perera 8 years ago committed by GitHub
commit 4de481e501

@ -6547,7 +6547,7 @@ select > option:hover {
@media (min-width: 1200px){
table tbody tr {
width: 18% !important;
width: 14% !important;
}
.table .fw-stack{
font-size: 1.2vw;
@ -6556,7 +6556,7 @@ select > option:hover {
@media (min-width: 1500px){
table tbody tr {
width: 14% !important;
width: 10% !important;
}
.table .fw-stack{
font-size: 0.8vw;

Loading…
Cancel
Save