Changes for page Improvements

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

From version 176.35
edited by Ecaterina Valica
on 2010/09/06 11:33
Change comment: There is no comment for this version
To version 176.39
edited by Ecaterina Valica
on 2010/09/06 11:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -53,7 +53,7 @@
53 53  
54 54  (% class="statusUnderImplementation" %)((( (% class="mailinglist" %)[[WatchList]] [[[XPWATCHLIST-54]>>http://jira.xwiki.org/jira/browse/XPWATCHLIST-54]] (%%) ))) (%%)
55 55  
56 -(% class="statusUnderImplementation" %)((( (% class="mailinglist" %)[[Login/Delete Boxes>>Improvements.BoxesExample]] [[[XE-434]>>http://jira.xwiki.org/jira/browse/XE-434]] (%%) ))) (%%)
56 +(% class="statusAbandoned" %)((( (% class="mailinglist" %)[[Login/Delete Boxes>>Improvements.BoxesExample]] [[[XE-434]>>http://jira.xwiki.org/jira/browse/XE-434]] (%%) ))) (%%)
57 57  
58 58  (% class="statusIntegrated" %)((( (% class="mailinglist sent" %)[[Search Result List>>Main.ListWebSearch]] [[[XE-395]>>http://jira.xwiki.org/jira/browse/XE-395]] [[[Proposal]>>http://dev.xwiki.org/xwiki/bin/view/Design/NewSearchInterface]] (%%) ))) (%%)
59 59  
XWiki.StyleSheetExtension[0]
Code
... ... @@ -29,10 +29,10 @@
29 29   background: transparent url($xwiki.getSkinFile("icons/silk/delete.gif")) top left no-repeat;
30 30  }
31 31  .statusUnderImplementation{
32 - background: transparent url($xwiki.getSkinFile("icons/silk/tag.gif")) top left no-repeat;
32 + background: transparent url($xwiki.getSkinFile("icons/silk/wrench_orange.gif")) top left no-repeat;
33 33  }
34 34  .statusUnderDesign{
35 - background: transparent url($xwiki.getSkinFile("icons/silk/time.gif")) top left no-repeat;
35 + background: transparent url($xwiki.getSkinFile("icons/silk/error.gif")) top left no-repeat;
36 36  }
37 37  .statusUnderDebugging{
38 38   background: transparent url($xwiki.getSkinFile("icons/silk/error.gif")) top left no-repeat;