hdw
2018-11-02 7b8e271ed8344866c0dbe56942625ccedb5564c7
gx_tieta/WebRoot/pages/css/mylayui.css
@@ -11,7 +11,7 @@
/* layui-page-filter */
.page-filter-header {
   line-height: 36px;
   line-height: 32px;
   background: url('../images/table_th_bg.gif') repeat-x;
   text-align:center;
}
@@ -95,6 +95,35 @@
   width:100%;
}
body .layui-table th {
   padding-top: 6px;
   padding-bottom: 6px;
}
.abs {
   position: absolute;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
   overflow:hidden;
}
.abs .abs-container {
   position: relative;
   height: 100%;
   overflow-y: auto;
}
/* abs-top */
.abs.abs-top100 {
   top: 100px;
}
/* abs-bottom */
.abs.abs-bottom60 {
   bottom: 60px;
}
.abs.abs-bottom120 {
   bottom: 120px;
}
/* width */
.w272 {
   width: 272px;