Blame view

assets/pages/css/managereport/settlementmanage.css 447 Bytes
10646c94   Andy   add
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
  .settlementmanage-td-first{
      background: #fafafa url(../../img/settlementmanage-icon.png) no-repeat 90% 10px;
      margin-left: -24px;
      /*margin-bottom: -10px;*/
      padding-left: 24px;
      padding-top: -10px;
  }
  .ITD-complex-table thead tr:nth-of-type(2) th {
      border-top: 1px solid #e7ecf1!important;
  }
  input[name=btSelectAll]{
      margin-left: 24px !important;
  }
  /*
  #settle-popMsgtable .bs-checkbox {
      padding-left: 0 !important;
  }*/