x.browse.css 1.0 KB

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