aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v6/css.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sisu/v6/css.rb')
-rw-r--r--lib/sisu/v6/css.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/sisu/v6/css.rb b/lib/sisu/v6/css.rb
index d4363306..b59458ee 100644
--- a/lib/sisu/v6/css.rb
+++ b/lib/sisu/v6/css.rb
@@ -1255,7 +1255,7 @@ WOK
}
li {
- background: url(../image/bullet_09.png) no-repeat 0px 6px;
+ background: url(../image_sys/bullet_09.png) no-repeat 0px 6px;
}
ul {
@@ -1280,7 +1280,7 @@ WOK
text-align: left;
}
li.doc {
- background: url(../image/bullet_09.png) no-repeat 0px 6px;
+ background: url(../image_sys/bullet_09.png) no-repeat 0px 6px;
padding-left: 16px;
margin-left: 10px;
margin-right: 0px;
@@ -1292,7 +1292,7 @@ WOK
color: #777777;
}
li.refcenter {
- background: url(../image/bullet_09.png) no-repeat 0px 6px;
+ background: url(../image_sys/bullet_09.png) no-repeat 0px 6px;
padding-left: 20px;
margin-left: 10%;
font-size: 9px;