Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
570 rajveer 1
<link rel="stylesheet" href="/css/style.css" type="text/css" />
2
<link rel="stylesheet" href="/css/common.css" type="text/css" media="all" />
3
<link rel="stylesheet" href="/css/demoStyles.css" type="text/css" media="all" />
4
<link rel="stylesheet" href="/css/nav.css" type="text/css" />
5
<link rel="stylesheet" href="/css/widget.css" type="text/css" media="all" />
6
 
7
<link rel="stylesheet" href="/css/product.css" type="text/css" media="all" />
8
<link rel="stylesheet" href="/css/ui.base.css" type="text/css" media="all" />
9
<link rel="stylesheet" href="/css/cart.css" type="text/css" media="all" /> 
10
<link rel="stylesheet" href="/css/myaccount.css" type="text/css" media="all" />
11
<link rel="stylesheet" href="/css/button.css" type="text/css" media="all" />
12
 
13
<!-- for only search and category page
14
<link rel="stylesheet" href="/css/jquery-ui-1.8.6.custom.css" type="text/css" media="all" />
15
-->
16
<!-- Cross Browser Compatibility Check -->
17
	<link rel="stylesheet" href="css/gc_safari.css" type="text/css" media="all" />
18
	<!--[if IE 8]>
19
		<link rel="stylesheet" href="css/ie8.css" type="text/css" media="all" />
20
	<![endif]-->
21
	<!--[if IE 7]>
22
		<link rel="stylesheet" href="css/ie7.css" type="text/css" media="all" />
23
	<![endif]-->
24
<!-- /Cross Browser Compatibility Check -->
25
 
26
 
27
<!--
28
style.css
29
product.css
30
common.css
31
 
32
All
33
------------
34
                common.css
35
                nav.css
36
                gc_safari.css
37
                ie7.css 
38
                ie8.css
39
                widget.css
40
 
41
Product
42
----------------
43
	product.css
44
 
45
Cart
46
----------------
47
	cart.css
48
 
49
My  Account
50
----------------
51
	myaccount.css
52
 
53
Search & Category
54
------------------
55
	jquery-ui-1.8.6.custom.css
56
 
57
Search & Category
58
------------------
59
	style.css
60
 
61
-->