* add linkButton tips in card and card do not show cross scroll
This commit is contained in:
@@ -4,12 +4,13 @@
|
||||
.checkbox-primary {display: none !important;}
|
||||
.dropdown {display: none;}
|
||||
#xx-title {background-color: #F2F2F2; padding-left: 15px; line-height: 40px;}
|
||||
body {width: 700px; margin-bottom: 0px !important;}
|
||||
#main {min-width: 100%;}
|
||||
body {margin-bottom: 0px !important;}
|
||||
#main {min-width: unset;}
|
||||
#main > .container {width: 100% !important;}
|
||||
#mainContent > .main-col {margin-top: 0px;}
|
||||
.pager > li > .pager-size-menu {display: none;}
|
||||
.table-footer > .table-actions {display: none;}
|
||||
.table-footer{position: fixed; width: 100%; bottom: 0;}
|
||||
.c-status {width: 70px;}
|
||||
.linkButton {float: right; padding-right: 10px; line-height: 34px;}
|
||||
.linkButton {float: right; padding-right: 10px; line-height: 34px;}
|
||||
.main-table a {pointer-events: none; color: unset !important;}
|
||||
Reference in New Issue
Block a user