Subversion Repositories SmartDukaan

Rev

Rev 1227 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1227 Rev 5145
Line 1... Line 1...
1
@media screen and (-webkit-min-device-pixel-ratio:0) {
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 ___*/
2
	/*___ Product Category : Product List ___*/
18
	#productCat .bottom{line-height:0.9px;}
3
	#productCat .bottom{line-height:0.9px;}
19
 
4
 
20
 
5
 
21
	#customerService {
6
	#customerService {
Line 24... Line 9...
24
 
9
 
25
	#registration .shipping-block1-R .button {
10
	#registration .shipping-block1-R .button {
26
	    background: url("../images/nav-img/num-sprite.png") no-repeat scroll 110px -158px transparent;
11
	    background: url("../images/nav-img/num-sprite.png") no-repeat scroll 110px -158px transparent;
27
	}
12
	}
28
 
13
 
29
/* #productDetail .top .right{
-
 
30
	height:5px !important; /* by ebizon */
-
 
31
}  */
-
 
32
 
-
 
33
 
14
 
34
}
15
}
35
 
-
 
36
 
-
 
37
 
-
 
38
 
-