Subversion Repositories SmartDukaan

Rev

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

Rev 13722 Rev 13731
Line 331... Line 331...
331
span.rupee{background-image: url("/img/sprite.png"); float:left;height: 12px; width: 11px; background-position: 0px -103px; margin-top: 4px;vertical-align: top;}
331
span.rupee{background-image: url("/img/sprite.png"); float:left;height: 12px; width: 11px; background-position: 0px -103px; margin-top: 4px;vertical-align: top;}
332
.cashbacklabel{padding: 0px;margin: 0px;display: inline-block;font-size: 10px;}
332
.cashbacklabel{padding: 0px;margin: 0px;display: inline-block;font-size: 10px;}
333
.cashbackrupee{background-image: url("/img/sprite.png"); display: inline-block;height: 15px; width: 10px; background-position: 0px -188px; margin: 0px;vertical-align: middle;}
333
.cashbackrupee{background-image: url("/img/sprite.png"); display: inline-block;height: 15px; width: 10px; background-position: 0px -188px; margin: 0px;vertical-align: middle;}
334
.deal_price{float: right}
334
.deal_price{float: right}
335
.deal_price span.rupee{background-image: url("/img/sprite.png"); height: 12px; width: 10px; background-position: 0px -188px; margin: 5px 0;vertical-align: top;}
335
.deal_price span.rupee{background-image: url("/img/sprite.png"); height: 12px; width: 10px; background-position: 0px -188px; margin: 5px 0;vertical-align: top;}
336
.text-striked{text-decoration: striked;}
336
.text-striked{text-decoration: line-through;}
337
.product_cashback{float:right;font-size: 10px !important;margin-right: 5px;}
337
.product_cashback{float:right;font-size: 10px !important;margin-right: 5px;}
338
.productdetails{min-height: 100px;position: relative;padding-left:5px;}
338
.productdetails{min-height: 100px;position: relative;padding-left:5px;}
339
.product_short_description{margin:0 0 5x;font-size:12px !important; line-height: 20px; color:#737373;}
339
.product_short_description{margin:0 0 5x;font-size:12px !important; line-height: 20px; color:#737373;}
340
.product_actions{padding:0;height: 95px;}
340
.product_actions{padding:0;height: 95px;}
341
.product_actions li{float: right;}
341
.product_actions li{float: right;}
Line 389... Line 389...
389
.categorytabcontrol.active{background:url('/img/catopen.png') no-repeat;float: right;margin: 8px; height: 10px;width: 10px;display: inline-block;}
389
.categorytabcontrol.active{background:url('/img/catopen.png') no-repeat;float: right;margin: 8px; height: 10px;width: 10px;display: inline-block;}
390
.orderdetails{border-left: 1px solid #eaeaea;}
390
.orderdetails{border-left: 1px solid #eaeaea;}
391
.orderdetails .btn{color: #fff; border-radius: 0px !important;}
391
.orderdetails .btn{color: #fff; border-radius: 0px !important;}
392
button.orderstatus{background-color: #57d835;}
392
button.orderstatus{background-color: #57d835;}
393
button.trackingurl{background-color: #959595;}
393
button.trackingurl{background-color: #959595;}
-
 
394
.deletefav{background:url('/img/recycle-bin.png') no-repeat;height: 20px;width: 20px;display: inline-block;margin-top: 10px;}
-
 
395
.deleteallfavs{background:url('/img/recycle-bin-inverted.png') no-repeat;height: 15px;width: 15px;display: inline-block;}
-
 
396
.clearlist{font-size: 16px;font-weight: bold;color: #fff;}
394
397