Subversion Repositories SmartDukaan

Rev

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

Rev 3830 Rev 5145
Line 1... Line 1...
1
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon" />
1
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon" />
2
 
2
 
3
<link rel="stylesheet" href="/css/style.css" type="text/css" />
3
<link rel="stylesheet" href="/css/style.css" type="text/css" />
4
 
-
 
5
 <link rel="stylesheet" href="/css/common.css" type="text/css" />  
4
<link rel="stylesheet" href="/css/common.css" type="text/css" />
6
<!-- <link rel="stylesheet" href="/css/nav.css" type="text/css" /> --> 
-
 
7
<link rel="stylesheet" href="/css/widget.css" type="text/css" />
5
<link rel="stylesheet" href="/css/widget.css" type="text/css" />
8
<link rel="stylesheet" href="/css/demoStyles.css" type="text/css" />
6
<link rel="stylesheet" href="/css/demoStyles.css" type="text/css" />
9
<link rel="stylesheet" href="/css/product.css" type="text/css" />
7
<link rel="stylesheet" href="/css/product.css" type="text/css" />
10
<link rel="stylesheet" href="/css/cart.css" type="text/css" />
8
<link rel="stylesheet" href="/css/cart.css" type="text/css" />
11
<link rel="stylesheet" href="/css/contactus.css" type="text/css" />
9
<link rel="stylesheet" href="/css/contactus.css" type="text/css" />
Line 14... Line 12...
14
<link rel="stylesheet" href="/css/gc_safari.css" type="text/css" />
12
<link rel="stylesheet" href="/css/gc_safari.css" type="text/css" />
15
<link rel="stylesheet" href="/css/comparision.css" type="text/css" />
13
<link rel="stylesheet" href="/css/comparision.css" type="text/css" />
16
<link rel="stylesheet" href="/css/scroller.css" type="text/css" />
14
<link rel="stylesheet" href="/css/scroller.css" type="text/css" />
17
<link rel="stylesheet" href="/css/proceed-to-pay.css" type="text/css" />
15
<link rel="stylesheet" href="/css/proceed-to-pay.css" type="text/css" />
18
<link rel="stylesheet" href="/css/payment-modes.css" type="text/css" />
16
<link rel="stylesheet" href="/css/payment-modes.css" type="text/css" />
19
<!-- for only search and category page
-
 
20
<link rel="stylesheet" href="http://static0.saholic.com/css/jquery-ui-1.8.6.custom.css" type="text/css" media="all" />
-
 
21
-->
17
 
22
<!-- Cross Browser Compatibility Check -->
18
<!-- Cross Browser Compatibility Check -->
23
	<!--[if IE 8]>
19
	<!--[if IE 8]>
24
		<link rel="stylesheet" href="http://static1.saholic.com/css/ie8.css" type="text/css" media="all" />
20
		<link rel="stylesheet" href="http://static1.saholic.com/css/ie8.css" type="text/css" media="all" />
25
	<![endif]-->
21
	<![endif]-->
26
	<!--[if IE 7]>
22
	<!--[if IE 7]>
Line 29... Line 25...
29
<!-- /Cross Browser Compatibility Check -->
25
<!-- /Cross Browser Compatibility Check -->
30
 
26
 
31
<link rel="stylesheet" href="/css/colorbox.css" type="text/css" media="all" /> 
27
<link rel="stylesheet" href="/css/colorbox.css" type="text/css" media="all" /> 
32
<link rel="stylesheet" href="/css/lightbox_inline.css" type="text/css" media="all" />
28
<link rel="stylesheet" href="/css/lightbox_inline.css" type="text/css" media="all" />
33
<link rel="stylesheet" href="/css/jquery.ui.autocomplete.css" type="text/css" />
29
<link rel="stylesheet" href="/css/jquery.ui.autocomplete.css" type="text/css" />
34
	
-
 
35
 
-
 
36
<link rel="stylesheet" href="/css/header-footer.css" type="text/css" />
30
<link rel="stylesheet" href="/css/header-footer.css" type="text/css" />
37
<link rel="stylesheet" href="/css/widgets.css" type="text/css" />
31
<link rel="stylesheet" href="/css/widgets.css" type="text/css" />
38
<link rel="stylesheet" href="/css/cartflow.css" type="text/css" />
32
<link rel="stylesheet" href="/css/cartflow.css" type="text/css" />
39
33