Subversion Repositories SmartDukaan

Rev

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

Rev 13703 Rev 13704
Line 373... Line 373...
373
.viewproduct{cursor: crosshair !important;}
373
.viewproduct{cursor: crosshair !important;}
374
.dealoffer{background-color: #fafd26; color: #000; margin-top: 1px;height: 25px;width: 100%;border-top: 2px solid #58d936;}
374
.dealoffer{background-color: #fafd26; color: #000; margin-top: 1px;height: 25px;width: 100%;border-top: 2px solid #58d936;}
375
.noshow{visibility: hidden;}
375
.noshow{visibility: hidden;}
376
.offerlabel{padding: 4px 0 0 10px;font-size: 12px;}
376
.offerlabel{padding: 4px 0 0 10px;font-size: 12px;}
377
.offertext{height:25px;padding-right: 10px;font-size: 10px;line-height: 12px;overflow: hidden !important;text-overflow: ellipsis;}
377
.offertext{height:25px;padding-right: 10px;font-size: 10px;line-height: 12px;overflow: hidden !important;text-overflow: ellipsis;}
378
.categorypreferences{background-color: #fff;margin-bottom: 40px;}
378
.categorypreferences{background-color: #fff;margin-bottom:10px;}
379
.categorytab{border: 1px solid #adadad;height: 30px;}
379
.categorytab{border: 1px solid #adadad;height: 35px;padding: 5px 0;}
380
.categoryname{width: 60px;display: inline-block;}
380
.categoryname{width: 60px;display: inline-block;}
381
.brandpreferences{padding: 10px;}
381
.brandpreferences{padding: 10px;}
382
.brandpreferences h5{font-weight: bold;}
382
.brandpreferences h5{font-weight: bold;}
383
.categorytabcontrol{background:url('/img/catclosed.png') no-repeat;float: right;margin: 8px; height: 10px;width: 10px;display: inline-block;}
383
.categorytabcontrol{background:url('/img/catclosed.png') no-repeat;float: right;margin: 8px; height: 10px;width: 10px;display: inline-block;}
384
/*.minrange{float: left;}*/
384
/*.minrange{float: left;}*/
385
/*.maxrange{float: right;}*/
385
/*.maxrange{float: right;}*/
386
.brandselector{visibility: hidden;}
386
.brandselector{visibility: hidden;}
387
.brandselector.active{visibility: visible;}
387
.brandselector.active{visibility: visible;}
388
.categorytabcontrol.active{background:url('/img/catopen.png') no-repeat;float: right;margin: 8px; height: 10px;width: 10px;display: inline-block;}
388
.categorytabcontrol.active{background:url('/img/catopen.png') no-repeat;float: right;margin: 8px; height: 10px;width: 10px;display: inline-block;}
-
 
389
.orderdetails{border-left: 1px solid #eaeaea;}
-
 
390
.orderdetails .btn{color: #fff; border-radius: 0px !important;}
-
 
391
button.orderstatus{background-color: #57d835;}
-
 
392
button.trackingurl{background-color: #959595;}
389
393