Subversion Repositories SmartDukaan

Rev

Rev 11867 | Rev 11929 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11867 Rev 11885
Line 75... Line 75...
75
      }
75
      }
76
      > div.spec{
76
      > div.spec{
77
        padding-top:1px;
77
        padding-top:1px;
78
        .font(1.2em);
78
        .font(1.2em);
79
        color:@grey;
79
        color:@grey;
80
	.deal{
-
 
81
	    color: tomato;
-
 
82
	    font-style: oblique;
-
 
83
	}
-
 
84
      }
80
      }
85
      .cancel{
81
      .cancel{
86
        position:absolute;
82
        position:absolute;
87
        width:20px;
83
        width:20px;
88
        height:20px;
84
        height:20px;
Line 94... Line 90...
94
      }
90
      }
95
    }
91
    }
96
 
92
 
97
  }
93
  }
98
  
94
  
-
 
95
.dealdiv{
-
 
96
	color: tomato !important;
-
 
97
	font-style: oblique !important;
-
 
98
}
-
 
99
 
99
    .pd-price{
100
.pd-price{
100
      border-top:@list-color2 solid 1px;
101
      border-top:@list-color2 solid 1px;
101
      >div{
102
      >div{
102
        .float(left);
103
        .float(left);
103
        width:33%;
104
        width:33%;
104
        .boxsize;
105
        .boxsize;