Subversion Repositories SmartDukaan

Rev

Rev 13542 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
13542 anikendra 1
/* Empty. Add your own CSS if you like */
2
.fixed-top > .tabs{top: 0 !important;}
3
.has-tabs-top {top:25 !important;}
4
.product_image{margin: 16px 0 0 5%;}
5
.product_image img{height: 120px;max-width: 80%;}
6
.product_card{width: 160px;height: auto;float: left;margin-left: 8px;}
7
.product_name{margin:16px auto 0 !important;font-size: 14px !important;font-weight: bold !important;text-align: center;height: 40px;}
8
.product_prices{margin: 0 0 0 10px !important;}
9
.product_price{height: 15px; font-size: 14px !important; font-weight: bold !important;}
10
.product_price img{height: 14px;vertical-align: middle;}
11
.product_cashback{margin-left:5px;font-size: 10px !important;}
12
.product_cashback img{height: 10px;vertical-align: middle;}
13
.product_short_description{margin:0px !important;font-size:12px !important; height: 40px; overflow: hidden !important;text-overflow: ellipsis;text-align: center; }
14
.product_actions{float: right;width: 15%}
15
.product_actions li{margin: 5px}
13557 anikendra 16
.list:last-child{margin: 0 0 10px 0 !important};
17
.productthumb{height:120px;}