| | |
| | | background-image: linear-gradient(#3072b3, #599bdc);
|
| | | }
|
| | | /* page layui */
|
| | | #main {
|
| | | position: absolute;
|
| | | top: 124px;
|
| | | bottom: 32px;
|
| | | }
|
| | | .whyc-page-content-layui {
|
| | | position: relative;
|
| | | width: 100%;
|
| | |
| | | }
|
| | | .side-bar-container {
|
| | | height: 100%;
|
| | | }
|
| | |
|
| | | .whyc-page-layui-header {
|
| | | height: 80px;
|
| | | background-color: #F03AF6;
|
| | | }
|
| | | .whyc-page-layui-nav {
|
| | | height: 40px;
|
| | | background-color: #4BF50F;
|
| | | }
|
| | | .whyc-page-layui-main {
|
| | | position: absolute;
|
| | | top: 120px;
|
| | | bottom: 30px;
|
| | | left: 0;
|
| | | right: 0;
|
| | | overflow: hidden;
|
| | | background-color: #7E7878;
|
| | | }
|
| | | .whyc-page-layui-content-container {
|
| | | position: relative;
|
| | | height: 100%;
|
| | | background-color: #FFFFFF;
|
| | | }
|
| | | .whyc-page-layui-siderbar {
|
| | | position: absolute;
|
| | | top: 0;
|
| | | bottom: 0;
|
| | | left: 0;
|
| | | background-color: #C3BEBE;
|
| | | }
|
| | |
|
| | | .whyc-page-layui-content {
|
| | | position: absolute;
|
| | | top: 0;
|
| | | bottom: 0;
|
| | | right: 0;
|
| | | left: 0;
|
| | | overflow: hidden;
|
| | | overflow-y: auto;
|
| | | }
|
| | | .whyc-page-filter {
|
| | | background-color: #FFFFFF;
|
| | | overflow:hidden;
|
| | | }
|
| | | .tbl-container {
|
| | | position: relative;
|
| | | width: 100%;
|
| | | height: 100%;
|
| | | background-color: #FFFFFF;
|
| | | }
|
| | | .tbl-filter {
|
| | | position: absolute;
|
| | | top: 4px;
|
| | | left: 0;
|
| | | z-index: 891;
|
| | | padding-left: 10px;
|
| | | } |