You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by bo...@apache.org on 2013/02/09 21:13:29 UTC

svn commit: r850054 - /websites/production/tapestry/content/resources/space.css

Author: bobharner
Date: Sat Feb  9 20:13:29 2013
New Revision: 850054

Log:
Fixed broken icons on "Related Articles" boxes

Modified:
    websites/production/tapestry/content/resources/space.css

Modified: websites/production/tapestry/content/resources/space.css
==============================================================================
--- websites/production/tapestry/content/resources/space.css (original)
+++ websites/production/tapestry/content/resources/space.css Sat Feb  9 20:13:29 2013
@@ -4324,7 +4324,7 @@ span.icon, a.icon {
     background: transparent url(../../images/icons/new_16.gif) no-repeat scroll 0 0;
 }
 .icon-page {
-    background: transparent url(../../images/icons/docs_16.gif) no-repeat scroll 0 0;
+    background: transparent url(../images/confluence/icons/docs_16.gif) no-repeat scroll 0 0;
 }
 .icon-comment {
     background: transparent url(../../images/icons/comment_16.gif) no-repeat scroll 0 0;