Subversion Repositories SmartDukaan

Rev

Rev 1227 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
794 rajveer 1
@media screen and (-webkit-min-device-pixel-ratio:0) {
2
	/*___ Product Category : Product List ___*/
3
	#productCat .bottom{line-height:0.9px;}
4
 
1143 rajveer 5
 
6
	#customerService {
7
		margin-bottom:0px;
8
	}
9
 
10
	#registration .shipping-block1-R .button {
1181 rajveer 11
	    background: url("../images/nav-img/num-sprite.png") no-repeat scroll 110px -158px transparent;
1143 rajveer 12
	}
13
 
14
 
794 rajveer 15
}