Subversion Repositories SmartDukaan

Rev

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

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