Subversion Repositories SmartDukaan

Rev

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

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