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