You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

64 lines
968 B

.edp-page .page-widget-grid {
width: 100%;
height: 100%;
background: #fff;
}
.edp-page .page-body-west {
width: 160px;
border:none;
}
.edp-page .page-body-south {
height: 0px;
}
.edp-page .page-body-north {
width: 50px;
border: none !important;/*去掉panel的邊界*/
overflow:hidden;
}
.edp-page .page-body-center {
border: none !important;/*去掉panel的邊界*/
overflow:hidden;
}
.edp-page .page-widget-tab {
width: 100%;
height: 100%;
}
.edp-page .page-header {
height: 30px !important;
overflow: hidden;
border-bottom:1px solid #c4c8cc;
border-top:1px solid #fff;
}
.edp-page .page-body {
width: 100%;
height: 100%;
}
.edp-page .page-list {
width: 100%;
height: 100%;
}
.edp-page .page-tabitem-full {
height: 100%;
}
.edp-page .page-tabitem-half {
height: 49%;
}
.edp-page .page-tabitem-sep {
height: 4%;
}
.edp-page .page-tabitem{
height: 100%;
}