public
Fork of halorgium/mephisto
Description: A mirror of the mephisto code-base
Homepage: http://mephistoblog.com/
Clone URL: git://github.com/technoweenie/mephisto.git
Click here to lend your support to: mephisto and make a donation at www.pledgie.com !
fix default theme stylesheet image url [ImCat]

git-svn-id: http://svn.techno-weenie.net/projects/mephisto/trunk@1958 
567b1171-46fb-0310-a4c9-b4bef9110e78
technoweenie (author)
Wed Aug 30 22:41:53 -0700 2006
commit  afd12b0bad77f3fbcb43a2b05baa9183a2f0681c
tree    7c79ed581e6b52a4c2b2c8b1af9b7ed2bc846ea0
parent  01e72ae4916e65855ef416e65b4199054a2f00a5
...
115
116
117
118
 
119
120
121
...
115
116
117
 
118
119
120
121
0
@@ -115,7 +115,7 @@ blockquote{
0
   float:left;
0
   width:14px;
0
   height:13px;
0
- background:url(../images/search.gif) 0 0 no-repeat;
0
+ background:url(../images/icons/search.gif) 0 0 no-repeat;
0
   position:relative;
0
   top:4px;
0
 }

Comments

    No one has commented yet.