Changes for page Improvements

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

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

Summary

Details

Page properties
Content
... ... @@ -18,7 +18,7 @@
18 18  
19 19  (% class="statusUnderImplementation" %)[[Login/Delete Boxes>>Improvements.BoxesExample]] [[[XE-434]>>http://jira.xwiki.org/jira/browse/XE-434]]
20 20  
21 -(% class="statusIntegrated" %)[[Search Result List>>Main.ListWebSearch]] [[[XE-395]>>http://jira.xwiki.org/jira/browse/XE-395]]
21 +(% class="statusUnderImplementation" %)[[Search Result List>>Main.ListWebSearch]] [[[XE-395]>>http://jira.xwiki.org/jira/browse/XE-395]]
22 22  
23 23  (% class="statusIntegrated" %)[[Grid -> Live Table>>XWiki.LiveTable]] [[[XE-407]>>http://jira.xwiki.org/jira/browse/XE-407]])))
24 24  
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("blog-blue.png") center left no-repeat;
15 + background: transparent url($xwiki.getSkinFile("icons/silk/layout_content.gif")) center left no-repeat;
16 16  }