x.story.css 1.3 KB

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