Changes for page Improvements

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

From version 176.40
edited by Ecaterina Valica
on 2010/09/06 11:38
Change comment: There is no comment for this version
To version 176.36
edited by Ecaterina Valica
on 2010/09/06 11:37
Change comment: There is no comment for this version

Summary

Details

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/wrench.gif")) top left no-repeat;
32 + background: transparent url($xwiki.getSkinFile("icons/silk/tag.gif")) top left no-repeat;
33 33  }
34 34  .statusUnderDesign{
35 - background: transparent url($xwiki.getSkinFile("icons/silk/error.gif")) top left no-repeat;
35 + background: transparent url($xwiki.getSkinFile("icons/silk/time.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;