This commit is contained in:
Yagami
2018-09-25 09:34:13 +08:00
2 changed files with 1 additions and 4 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
.datatable .flexarea tbody>tr.checked>td:first-child:before,
.datatable .fixed-right tbody>tr.checked>td:first-child:before {display: none}
.datatable>.scroll-wrapper {z-index: 10;}
.has-fixed-footer .scroll-wrapper {bottom: 97px; position: fixed;}
.has-fixed-footer .scroll-wrapper {bottom: 95px; position: fixed;}
.datatable .flexarea thead>tr>th:first-child,
.datatable .flexarea tbody>tr>td:first-child,
.datatable .fixed-right thead>tr>th:first-child,
-3
View File
@@ -11,9 +11,6 @@
/* Finish task #4751. */
.hide-sidebar #sidebar .cell{display:none;}
/* 调整每个创建页面的宽度*/
.main-content{padding:30px;}
#nextPage, #prevPage{background-color:#909090;color:#fff}
.table-header.fixed-right>.btn-toolbar{top:0px;}
.c-assignedTo .icon-hand-right {opacity:0;}