diff --git a/trac/htdocs/common/css/libcaca.css b/trac/htdocs/common/css/libcaca.css
index 818b622..931332e 100644
--- a/trac/htdocs/common/css/libcaca.css
+++ b/trac/htdocs/common/css/libcaca.css
@@ -127,7 +127,7 @@ fieldset {
margin: 0.5em;
}
#field-description {
- background: url(../dashit-light.png) no-repeat right bottom;
+ background: url(/browser/web/trunk/static/img/dashit-light.png?format=raw) no-repeat right bottom;
}
a.ext-link .icon {
background-position: right center;
diff --git a/trac/htdocs/libcaca.css b/trac/htdocs/libcaca.css
index 818b622..931332e 100644
--- a/trac/htdocs/libcaca.css
+++ b/trac/htdocs/libcaca.css
@@ -127,7 +127,7 @@ fieldset {
margin: 0.5em;
}
#field-description {
- background: url(../dashit-light.png) no-repeat right bottom;
+ background: url(/browser/web/trunk/static/img/dashit-light.png?format=raw) no-repeat right bottom;
}
a.ext-link .icon {
background-position: right center;
diff --git a/trac/templates/site.html b/trac/templates/site.html
index 41d4ab8..fb1b977 100644
--- a/trac/templates/site.html
+++ b/trac/templates/site.html
@@ -8,7 +8,7 @@
+ href="${href.chrome('site/libcaca.css')}" />