Subversion Repositories SmartDukaan

Rev

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

Rev 627 Rev 794
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
 
2
 
3
	/*___ Search & Cart ___*/
3
	/*___ Search & Cart ___*/
4
	/*
4
	/*
5
	#search .dropdown{
5
	#search .dropdown{
6
		font-size:18px;
6
		font-size:18px;
7
		width:195px;
7
		width:195px;
8
	}
8
	}
9
	*/
9
	*/
10
	
10
	
11
	/*___ slideGuideProduct ___*/
11
	/*___ slideGuideProduct ___*/
12
	#slideGuideContent div.demo ul{
12
	#slideGuideContent div.demo ul{
13
		height:auto;
13
		height:auto;
14
		padding:2px 0;
14
		padding:2px 0;
15
	}
15
	}
16
	
16
	
17
	/*___ Product Category : Product List ___*/
17
	/*___ Product Category : Product List ___*/
18
	#productCat .bottom{line-height:0.9px;}
18
	#productCat .bottom{line-height:0.9px;}
19
 
19
 
20
}
20
}