x.bug.css 1022 B

12345678910111213141516
  1. body {margin-bottom: 0px !important;}
  2. #main {min-width: unset; overflow-y: overlay; position: unset !important;}
  3. #main > .container {width: 100% !important;}
  4. #mainContent > .main-col {margin-top: 0px;}
  5. #mainMenu, #sidebar, .dropdown, .table-footer > .table-actions, .table-footer>.table-statistic, .pager > li > .pager-size-menu {display: none;}
  6. #xx-title {background-color: #F2F2F2; padding-left: 15px; line-height: 40px;}
  7. .checkbox-primary, .table-footer .pager:before {display: none !important;}
  8. .main-table a {pointer-events: none;}
  9. .table-footer {position: fixed !important; width: 100% !important; bottom: 0; z-index: -10 !important; background:none !important;}
  10. .table-footer .pager {background-color: #fff !important;}
  11. .table-footer .pager li * {color: #838a9d !important;}
  12. .table-responsive {margin-bottom: unset;}
  13. .pager a {pointer-events: unset;}
  14. .linkButton {float: right; padding-right: 10px; cursor: pointer;}
  15. .linkButton i {font-size: 17px !important;}
  16. .linkButton span {line-height: 40px; display: block;}