Blame view

assets/pages/scripts/yardoperation/parkinglengthport/parkinglengthport.css 232 Bytes
10646c94   Andy   add
1
2
3
4
5
6
7
8
9
10
11
12
13
  
  .parkinglengthport-parkinglength{
      height: 190px;
  }
  .income-fixedtable>tr>td {
       height: 47px;
       line-height: 47px;
       padding-left: 34px !important;
       color: rgba(0,0,0,0.65);
  }
  .incomefixwid{
      max-width: 120px;
  }