commit | e055839b41823f9922164fb74ed197817873ebd3 | [log] [tgz] |
---|---|---|
author | ngervais <ngervais> | Mon Jul 07 14:28:09 2008 +0000 |
committer | ngervais <ngervais> | Mon Jul 07 14:28:09 2008 +0000 |
tree | 4ce85ec363fe2a0641cc47591d335a4270d3821f | |
parent | ee0d2fa63a3ecba18fc3a0c36007e1d448e862c8 [diff] |
*** empty log message ***
diff --git a/layout.css b/layout.css index 1a4873d..a6c5c0c 100644 --- a/layout.css +++ b/layout.css
@@ -19,12 +19,12 @@ } .visible a.norgie { - background: url('images/minus.gif') no-repeat; + background: url('/ganymede/images/minus.gif') no-repeat; padding-right: 2px; } .invisible a.norgie { - background: url('images/plus.gif') no-repeat; + background: url('/ganymede/images/plus.gif') no-repeat; padding-right: 2px; }