Mercurial > judyates
diff recent_sales.html @ 4:1bd8daf2684d judyates
[svn r5] fixed problems with the prints css interfering with the firetest css
author | rlm |
---|---|
date | Mon, 22 Feb 2010 08:19:13 -0500 |
parents | 3f6b44aa6b35 |
children | 300619cf1669 |
line wrap: on
line diff
1.1 --- a/recent_sales.html Mon Feb 22 08:02:39 2010 -0500 1.2 +++ b/recent_sales.html Mon Feb 22 08:19:13 2010 -0500 1.3 @@ -10,8 +10,11 @@ 1.4 <!--(E)2 Gallery Config FIle--> 1.5 <!--End (E)2 Gallery Config FIle--> 1.6 <!--(E)2 Gallery Style Sheet Link--> 1.7 - <link href="e2gallerypro/design/e2simple/design.css" rel="stylesheet" type="text/css" /> 1.8 - 1.9 + 1.10 + <link href="firetest.css" rel="stylesheet" type="text/css" /> 1.11 + 1.12 + <link href="e2gallerypro/design/e2gallerypro/design.css" rel="stylesheet" type="text/css" /> 1.13 + 1.14 <script type="text/javascript"> 1.15 //modify this path if needed ^ Correlates with Style Sheet Path above 1.16 var designPath="e2gallerypro/design/e2simple/";