Changes for page Improvements

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

From version 76.1
edited by Ecaterina Valica
on 2009/05/15 14:49
Change comment: There is no comment for this version
To version 77.1
edited by Ecaterina Valica
on 2009/05/15 14:50
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[3]
Code
... ... @@ -5,5 +5,5 @@
5 5   background: transparent url($xwiki.getSkinFile("icons/silk/page_white_text.gif")) top left no-repeat;
6 6  }
7 7  .typeBlog{
8 - background: transparent url($xwiki.getSkinFile("icons/silk/page_white_text.gif")) top left no-repeat;
8 + background: transparent url($xwiki.getSkinFile("icons/silk/layout.gif")) top left no-repeat;
9 9  }