Subversion Repositories SmartDukaan

Rev

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

Rev 1409 Rev 1413
Line 1211... Line 1211...
1211
} 
1211
} 
1212
#subWrapper {
1212
#subWrapper {
1213
  margin-top:5px;
1213
  margin-top:5px;
1214
}
1214
}
1215
#subWrapper .top .right {
1215
#subWrapper .top .right {
1216
    background: url("../images/product-detail-top-right.jpg") no-repeat scroll right top transparent;
1216
    background: url("../images/product-sprite.png") no-repeat scroll right top 0 -624px transparent;
1217
    line-height: 5px;
1217
    line-height: 5px;
1218
}
1218
}
1219
#subWrapper .top .left {
1219
#subWrapper .top .left {
1220
    background: url("../images/product-detail-top-left.jpg") no-repeat scroll 0 0 transparent;
1220
    background: url("../images/product-sprite.png") no-repeat scroll 0 -569px transparent;
1221
}
1221
}
1222
#subWrapper .top {
1222
#subWrapper .top {
1223
    background: none repeat scroll 0 0 #FFFFFF;
1223
    background: none repeat scroll 0 0 #FFFFFF;
1224
}
1224
}
1225
#subWrapper .bottom {
1225
#subWrapper .bottom {
1226
    background: none repeat scroll 0 0 #FFFFFF;
1226
    background: none repeat scroll 0 0 #FFFFFF;
1227
} 
1227
} 
1228
#subWrapper .bottom .left {
1228
#subWrapper .bottom .left {
1229
    background: url("../images/product-detail-bottom-left.jpg") no-repeat scroll left bottom transparent;
1229
    background: url("../images/product-sprite.png") no-repeat scroll left bottom 0 -459px transparent;
1230
}
1230
}
1231
#subWrapper .bottom .right {
1231
#subWrapper .bottom .right {
1232
    background: url("../images/product-detail-bottom-right.jpg") no-repeat scroll right bottom transparent;
1232
    background: url("../images/product-sprite.png") no-repeat scroll right bottom 0 -514px transparent;
1233
    line-height: 5px;
1233
    line-height: 5px;
1234
}
1234
}
1235
/*==== img src sprite images css ====*/
1235
/*==== img src sprite images css ====*/
1236
.add-to-research-icon {
1236
.add-to-research-icon {
1237
	background: url("../images/cart-ms-call-sprite.png") no-repeat scroll -34px 0px transparent;
1237
	background: url("../images/cart-ms-call-sprite.png") no-repeat scroll -34px 0px transparent;