Changes for page Improvements

Last modified by Ecaterina Moraru on 2013/11/13 12:47

From version 136.1
edited by Ecaterina Valica
on 2009/10/26 15:42
Change comment: There is no comment for this version
To version 137.1
edited by Ecaterina Valica
on 2009/10/28 13:38
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[3]
Code
... ... @@ -12,5 +12,5 @@
12 12   background: transparent url($xwiki.getSkinFile("icons/silk/page_white_text.gif")) center left no-repeat;
13 13  }
14 14  .typeBlog{
15 - background: transparent url($xwiki.getSkinFile("icons/silk/layout_content.gif")) center left no-repeat;
15 + background: transparent url("blog-blue.png") center left no-repeat;
16 16  }