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;


Reply via email to