berthmanagement.css 608 Bytes
.concat-line{
    display: inline-block;width: 15px;height: 1px;background-color: #d8e2e5; margin: 0 5px;
}
.berthmanagement-parking-l{
    margin-right: 15px;
}
.berthmanagement-table{
    float: left;
    /*height: 700px;*/
    /*overflow-y: auto;*/
    width: calc((100% - 24px)/2);
    width: -webkit-calc((100% - 24px)/2);
    width: -moz-calc((100% - 24px)/2);
}
.portlet-body{
    /*height: 650px;*/
    overflow-y: auto;
}
.berthmanagement-input78 {
    width: 100%;
    height: 34px;
    line-height: 34px;
}
/*#berthmanagement-table-r .bs-checkbox{
    padding-left: 0px !important;
}*/
/*弹窗*/