--- a/web/res/css/tabs-slideshow.css Wed Apr 06 17:44:37 2011 +0200
+++ b/web/res/css/tabs-slideshow.css Wed Apr 06 17:52:47 2011 +0200
@@ -1,7 +1,7 @@
/* container for slides */
.images {
- /*background:#fff url(images/h300.png) repeat-x;*/
+ /*background:#fff url(../../images/h300.png) repeat-x;*/
background:#fff;
border:1px solid #ccc;
position:relative;
@@ -51,7 +51,7 @@
height:8px;
float:left;
margin:3px;
- background:url(images/navigator.png) 0 0 no-repeat;
+ background:url(../../images/navigator.png) 0 0 no-repeat;
display:block;
font-size:1px;
}