Subversion Repositories SmartDukaan

Rev

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

Rev 1256 Rev 1484
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/saholic-min.css" type="text/css" />
4
<link rel="stylesheet" href="/css/common.css" type="text/css" />
-
 
5
<link rel="stylesheet" href="/css/nav.css" type="text/css" />
-
 
6
<link rel="stylesheet" href="/css/widget.css" type="text/css" />
-
 
7
<link rel="stylesheet" href="/css/demoStyles.css" type="text/css" />
-
 
8
<link rel="stylesheet" href="/css/product.css" type="text/css" />
-
 
9
<link rel="stylesheet" href="/css/cart.css" type="text/css" />
-
 
10
<link rel="stylesheet" href="/css/contactus.css" type="text/css" />
-
 
11
<link rel="stylesheet" href="/css/signinsignup.css" type="text/css" />
-
 
12
<link rel="stylesheet" href="/css/myaccount.css" type="text/css" />
-
 
13
<link rel="stylesheet" href="/css/gc_safari.css" type="text/css" />
-
 
14
 
4
 
15
 
5
<!-- for only search and category page
16
<!-- for only search and category page
6
<link rel="stylesheet" href="http://static0.saholic.com/css/jquery-ui-1.8.6.custom.css" type="text/css" media="all" />
17
<link rel="stylesheet" href="http://static0.saholic.com/css/jquery-ui-1.8.6.custom.css" type="text/css" media="all" />
7
-->
18
-->
8
<!-- Cross Browser Compatibility Check -->
19
<!-- Cross Browser Compatibility Check -->
Line 12... Line 23...
12
	<!--[if IE 7]>
23
	<!--[if IE 7]>
13
		<link rel="stylesheet" href="http://static1.saholic.com/css/ie7.css" type="text/css" media="all" />
24
		<link rel="stylesheet" href="http://static1.saholic.com/css/ie7.css" type="text/css" media="all" />
14
	<![endif]-->
25
	<![endif]-->
15
<!-- /Cross Browser Compatibility Check -->
26
<!-- /Cross Browser Compatibility Check -->
16
 
27
 
17
<link rel="stylesheet" href="http://static0.saholic.com/css/colorbox.css" type="text/css" media="all" /> 
28
<link rel="stylesheet" href="/css/colorbox.css" type="text/css" media="all" /> 
18
<link rel="stylesheet" href="http://static2.saholic.com/css/lightbox_inline.css" type="text/css" media="all" /> 
29
<link rel="stylesheet" href="/css/lightbox_inline.css" type="text/css" media="all" />
19
 
-
 
20
 
-
 
21
<!--
-
 
22
style.css
-
 
23
product.css
-
 
24
common.css
-
 
25
 
-
 
26
All
-
 
27
------------
-
 
28
                common.css
-
 
29
                nav.css
-
 
30
                gc_safari.css
-
 
31
                ie7.css 
-
 
32
                ie8.css
-
 
33
                widget.css
-
 
34
 
-
 
35
Product
-
 
36
----------------
-
 
37
	product.css
-
 
38
 
-
 
39
Cart
-
 
40
----------------
-
 
41
	cart.css
-
 
42
 
-
 
43
My  Account
-
 
44
----------------
-
 
45
	myaccount.css
-
 
46
 
-
 
47
Search & Category
-
 
48
------------------
-
 
49
	jquery-ui-1.8.6.custom.css
-
 
50
 
-
 
51
Search & Category
-
 
52
------------------
-
 
53
	style.css
-
 
54
	
-
 
55
-->
-
 
56
30