| 1234567891011121314151617 |
- body {margin-bottom: 0px !important;}
- td .story-toggle {pointer-events: auto !important;}
- #mainMenu, #sidebar, .table-footer > .table-actions, .dropdown, .table-footer>.table-statistic, .pager > li > .pager-size-menu {display: none;}
- #main {min-width: unset; overflow-y: overlay; position: unset !important;}
- #main > .container {width: 100% !important;}
- #mainContent > .main-col {margin-top: 0px;}
- #xx-title {background-color: #F2F2F2; padding-left: 15px; line-height: 40px;}
- .main-table a {pointer-events: none;}
- .checkbox-primary, .table-footer .pager:before {display: none !important;}
- .table-footer {position: fixed !important; width: 100% !important; bottom: 0; z-index: -10 !important; background:none !important;}
- .table-footer .pager {background-color: #fff !important;}
- .table-footer .pager li * {color: #838a9d !important;}
- .table-responsive {margin-bottom: unset;}
- .pager a {pointer-events: unset;}
- .linkButton {float: right; padding-right: 10px; cursor: pointer;}
- .linkButton i {font-size: 17px !important;}
- .linkButton span {line-height: 40px; display: block;}
|