aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v5/css.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2014-07-15 18:52:57 -0400
committerRalph Amissah <ralph@amissah.com>2014-07-15 18:52:57 -0400
commit3a3037c4a06759a752c60c715f9ccae8c219c7b0 (patch)
tree7111de6515d33e0d6538219f993f7b7e015d31a9 /lib/sisu/v5/css.rb
parentv5 v6: docbook, status, under construction notice removed (still much to do) (diff)
v5 v6: base images & css
Diffstat (limited to 'lib/sisu/v5/css.rb')
-rw-r--r--lib/sisu/v5/css.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/sisu/v5/css.rb b/lib/sisu/v5/css.rb
index 50e80f5b..d9b2aa8c 100644
--- a/lib/sisu/v5/css.rb
+++ b/lib/sisu/v5/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;