Blame view

assets/pages/scripts/otherSetting/giftRule/giftrules.css 368 Bytes
10646c94   Andy   add
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
  .ITD-form-read{
      height: 34px;
      line-height: 34px;
  }
  .ITD-pop-wid60{
      width: 60px;
      margin-left: 5px;
  }
  .ITD-pop-wid65{
      width: 70px;
  }
  .ITD-pop-wid150{
      width: 150px;
  }
  .ITD-park-l{
      float: left;
      width: 100px;
      height: 34px;
      line-height: 34px;
  }
  .giftpop_cont{
      height: 34px;
      width: 100%;
  }
  .msgMaxwidth{
      max-width: 300px;
  }