| | |
| | |
|
| | | /* layui-page-filter */
|
| | | .page-filter-header {
|
| | | line-height: 36px;
|
| | | line-height: 32px;
|
| | | background: url('../images/table_th_bg.gif') repeat-x;
|
| | | text-align:center;
|
| | | }
|
| | |
| | | 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;
|