Subversion Repositories SmartDukaan

Rev

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

Rev 13746 Rev 13747
Line 330... Line 330...
330
.product_name{margin:16px auto 0 !important;font-size: 14px !important;font-weight: bold !important;text-align: center;height: 40px;}
330
.product_name{margin:16px auto 0 !important;font-size: 14px !important;font-weight: bold !important;text-align: center;height: 40px;}
331
.product_prices{margin: 0 0 5px 0;}
331
.product_prices{margin: 0 0 5px 0;}
332
.product_prices div{margin-top: 2px;}
332
.product_prices div{margin-top: 2px;}
333
.producttitle{margin-bottom:5px;font-size: 14px;}
333
.producttitle{margin-bottom:5px;font-size: 14px;}
334
.product_price{font-size: 14px !important; font-weight: bold !important;color: #ff0000;}
334
.product_price{font-size: 14px !important; font-weight: bold !important;color: #ff0000;}
335
span.rupee{background-image: url("/img/sprite.png"); float:left;height: 12px; width: 11px; background-position: 0px -103px; margin-top: 4px;vertical-align: top;}
335
span.rupee{background-image: url("/img/sprite.png");height: 12px; width: 11px; background-position: 0px -103px; margin-top: 4px;vertical-align: top;display: inline-block;}
336
.cashbacklabel{padding: 0px;margin: 0px;display: inline-block;font-size: 10px;}
336
.cashbacklabel{padding: 0px;margin: 0px;display: inline-block;font-size: 10px;}
337
.cashbackrupee{background-image: url("/img/sprite.png"); display: inline-block;height: 15px; width: 10px; background-position: 0px -188px; margin: 0px;vertical-align: middle;}
337
.cashbackrupee{background-image: url("/img/sprite.png"); display: inline-block;height: 15px; width: 10px; background-position: 0px -188px; margin: 0px;vertical-align: middle;}
338
.deal_price{float: right}
338
.deal_price{float: right}
339
.deal_price span.rupee{background-image: url("/img/sprite.png"); height: 12px; width: 10px; background-position: 0px -188px; margin: 5px 0;vertical-align: top;}
339
.deal_price span.rupee{background-image: url("/img/sprite.png"); height: 12px; width: 10px; background-position: 0px -188px; margin: 5px 0;vertical-align: top;}
340
.text-striked{text-decoration: line-through;}
340
.text-striked{text-decoration: line-through;}
Line 381... Line 381...
381
.offerlabel{font-weight:bold;font-size: 12px;padding:0;}
381
.offerlabel{font-weight:bold;font-size: 12px;padding:0;}
382
.offertext{font-size: 12px;padding-left:2px;font-style:italic;}
382
.offertext{font-size: 12px;padding-left:2px;font-style:italic;}
383
.categorypreferences{background-color: #fff;margin-bottom:10px;}
383
.categorypreferences{background-color: #fff;margin-bottom:10px;}
384
.categorytab{border: 1px solid #adadad;height: 35px;padding: 5px 0;}
384
.categorytab{border: 1px solid #adadad;height: 35px;padding: 5px 0;}
385
.categoryname{width: 60px;display: inline-block;}
385
.categoryname{width: 60px;display: inline-block;}
386
.brandpreferences{padding: 10px;}
386
.brandpreferences,.pricepreferences{padding: 10px;}
387
.brandpreferences h5{font-weight: bold;}
387
.brandpreferences h5,.pricepreferences h5{font-weight: bold;}
388
.categorytabcontrol{background:url('/img/catclosed.png') no-repeat;float: right;margin: 8px; height: 10px;width: 10px;display: inline-block;}
388
.categorytabcontrol{background:url('/img/catclosed.png') no-repeat;float: right;margin: 8px; height: 10px;width: 10px;display: inline-block;}
389
/*.minrange{float: left;}*/
389
/*.minrange{float: left;}*/
390
/*.maxrange{float: right;}*/
390
/*.maxrange{float: right;}*/
391
.brandselector{visibility: hidden;}
391
.brandselector{visibility: hidden;}
392
.brandselector.active{visibility: visible;}
392
.brandselector.active{visibility: visible;}
Line 420... Line 420...
420
.filters div{padding: 0;margin: 0;}
420
.filters div{padding: 0;margin: 0;}
421
.filters .herotext{padding-top: 7px;font-weight: bold;}
421
.filters .herotext{padding-top: 7px;font-weight: bold;}
422
.filters ul.dropdown-menu{padding: 0px !important;margin: 0 !important;}
422
.filters ul.dropdown-menu{padding: 0px !important;margin: 0 !important;}
423
.menu-item:not(:last-child){border-bottom: 1px solid #e5e5e5}
423
.menu-item:not(:last-child){border-bottom: 1px solid #e5e5e5}
424
.menu-item a:hover{background-color: #36d98a !important;}
424
.menu-item a:hover{background-color: #36d98a !important;}
425
.dropdown-header.menu-item{padding-top: 10px;padding-bottom: 5px;color: #30b20d;font-weight: bold;}
-
 
426
425
.dropdown-header.menu-item{padding-top: 10px;padding-bottom: 5px;color: #30b20d;font-weight: bold;}
-
 
426
/*.categorypreferences .brandselector{background-image: url('/img/checkbox.png') no-repeat;height: 15px;width: 15px;}*/
-
 
427
input[type="checkbox"]:checked {background: url('/img/checkbox_checked.png') no-repeat center center;background-size: contain;width: 15px;height: 15px;}
-
 
428
input[type="checkbox"] {float: left;appearance: none;-webkit-appearance: none;width: 15px;height: 15px;background: url('/img/checkbox.png') no-repeat center center;background-size: contain;margin-right: 5px;}
-
 
429
.maxrange .slider{width: 100% !important;}
-
 
430
427
431