Blame view

assets/pages/scripts/parksetFile/berthInterval/berthinterval.css 335 Bytes
10646c94   Andy   add
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
  .concat-line{
      display: inline-block;width: 15px;height: 1px;background-color: #d8e2e5; margin: 0 5px;
  }
  .berthintval-parking-l{
      margin-right: 15px;
  }
  .berthintval-table{
      float: left;
      height: 700px;
      width: calc((100% - 24px)/2);
  }
  /*#berthintval-table-r .bs-checkbox{
      padding-left: 0px !important;
  }*/
  /*弹窗*/