Subversion Repositories SmartDukaan

Rev

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

Rev 1183 Rev 1232
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
#set($domain="saholic.com")
3
<link rel="stylesheet" href="/css/style.css" type="text/css" />
3
<link rel="stylesheet" href="http://static0.$domain/css/style.css" type="text/css" />
4
<link rel="stylesheet" href="/css/common.css" type="text/css" media="all" />
4
<link rel="stylesheet" href="http://static1.$domain/css/common.css" type="text/css" media="all" />
5
<link rel="stylesheet" href="/css/nav.css" type="text/css" />
5
<link rel="stylesheet" href="http://static2.$domain/css/nav.css" type="text/css" />
6
<link rel="stylesheet" href="/css/widget.css" type="text/css" media="all" />
6
<link rel="stylesheet" href="http://static0.$domain/css/widget.css" type="text/css" media="all" />
7
<link rel="stylesheet" href="/css/demoStyles.css" type="text/css" media="all" />
7
<link rel="stylesheet" href="http://static1.$domain/css/demoStyles.css" type="text/css" media="all" />
8
<link rel="stylesheet" href="/css/product.css" type="text/css" media="all" />
8
<link rel="stylesheet" href="http://static2.$domain/css/product.css" type="text/css" media="all" />
9
<link rel="stylesheet" href="/css/cart.css" type="text/css" media="all" />
9
<link rel="stylesheet" href="http://static0.$domain/css/cart.css" type="text/css" media="all" /> 
10
<link rel="stylesheet" href="/css/contactus.css" type="text/css" media="all" />
-
 
11
<link rel="stylesheet" href="/css/signinsignup.css" type="text/css" media="all" />
-
 
12
<link rel="stylesheet" href="/css/myaccount.css" type="text/css" media="all" />
10
<link rel="stylesheet" href="http://static1.$domain/css/myaccount.css" type="text/css" media="all" />
13
<link rel="stylesheet" href="/css/gc_safari.css" type="text/css" media="all" />
11
<link rel="stylesheet" href="http://static2.$domain/css/gc_safari.css" type="text/css" media="all" />
14
 
12
 
15
<!-- for only search and category page
13
<!-- for only search and category page
16
<link rel="stylesheet" href="/css/jquery-ui-1.8.6.custom.css" type="text/css" media="all" />
14
<link rel="stylesheet" href="http://static0.$domain/css/jquery-ui-1.8.6.custom.css" type="text/css" media="all" />
17
-->
15
-->
18
<!-- Cross Browser Compatibility Check -->
16
<!-- Cross Browser Compatibility Check -->
19
	<!--[if IE 8]>
17
	<!--[if IE 8]>
20
		<link rel="stylesheet" href="/css/ie8.css" type="text/css" media="all" />
18
		<link rel="stylesheet" href="http://static1.$domain/css/ie8.css" type="text/css" media="all" />
21
	<![endif]-->
19
	<![endif]-->
22
	<!--[if IE 7]>
20
	<!--[if IE 7]>
23
		<link rel="stylesheet" href="/css/ie7.css" type="text/css" media="all" />
21
		<link rel="stylesheet" href="http://static1.$domain/css/ie7.css" type="text/css" media="all" />
24
	<![endif]-->
22
	<![endif]-->
25
<!-- /Cross Browser Compatibility Check -->
23
<!-- /Cross Browser Compatibility Check -->
26
 
24
 
-
 
25
<link rel="stylesheet" href="http://static0.$domain/css/colorbox.css" type="text/css" media="all" /> 
-
 
26
<link rel="stylesheet" href="http://static2.$domain/css/lightbox_inline.css" type="text/css" media="all" /> 
27
 
27
 
-
 
28
<link rel="stylesheet" href="http://static1.$domain/css/jquery-ui-1.8.6.custom.css" type="text/css" media="all" />
28
<!--
29
<!--
29
style.css
30
style.css
30
product.css
31
product.css
31
common.css
32
common.css
32
 
33