Subversion Repositories SmartDukaan

Rev

Rev 1035 | Rev 1181 | Go to most recent revision | 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
 
3
	/*___ Search & Cart ___*/
4
	/*
5
	#search .dropdown{
6
		font-size:18px;
7
		width:195px;
8
	}
9
	*/
10
 
11
	/*___ slideGuideProduct ___*/
12
	#slideGuideContent div.demo ul{
13
		height:auto;
14
		padding:2px 0;
15
	}
16
 
17
	/*___ Product Category : Product List ___*/
18
	#productCat .bottom{line-height:0.9px;}
19
 
1143 rajveer 20
 
21
	#customerService {
22
		margin-bottom:0px;
23
	}
24
 
25
	#registration .shipping-block1-R .button {
26
	    background: url("../images/nav-img/num-sprite.png") no-repeat scroll 94px -158px transparent;
27
	}
28
 
29
/* #productDetail .top .right{
30
	height:5px !important; /* by ebizon */
31
}  */
32
 
33
 
794 rajveer 34
}