Subversion Repositories SmartDukaan

Rev

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

Rev 1102 Rev 1106
Line 1235... Line 1235...
1235
	background: url("../images/cart-ms-call-sprite.png") no-repeat scroll -34px 0px transparent;
1235
	background: url("../images/cart-ms-call-sprite.png") no-repeat scroll -34px 0px transparent;
1236
	float:left;
1236
	float:left;
1237
	width:26px;
1237
	width:26px;
1238
	height:26px;
1238
	height:26px;
1239
}
1239
}
1240
.addtocart {
1240
.addtocart{
-
 
1241
	background: url("../images/cart-ms-call-sprite.png") no-repeat scroll 0px 0px transparent;
-
 
1242
	float:left;
-
 
1243
	width:26px;
-
 
1244
	height:26px;
-
 
1245
}
-
 
1246
 
-
 
1247
.add-to-cart-icon {
1241
	background: url("../images/cart-ms-call-sprite.png") no-repeat scroll 0px 0px transparent;
1248
	background: url("../images/cart-ms-call-sprite.png") no-repeat scroll 0px 0px transparent;
1242
	float:left;
1249
	float:left;
1243
	width:26px;
1250
	width:26px;
1244
	height:26px;
1251
	height:26px;
1245
}
1252
}
Line 1252... Line 1259...
1252
#sidebar #customerService #customerPhone {
1259
#sidebar #customerService #customerPhone {
1253
	width: 197px;
1260
	width: 197px;
1254
	background: url("../images/cart-ms-call-sprite.png") no-repeat scroll -104px 0px transparent;
1261
	background: url("../images/cart-ms-call-sprite.png") no-repeat scroll -104px 0px transparent;
1255
	min-height: 42px;
1262
	min-height: 42px;
1256
}
1263
}
1257
/*==== End img src sprite images css ====*/
-
 
1258
1264
/*==== End img src sprite images css ====*/
-
 
1265