Changes for page Improvements

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

From version 47.1
edited by Ecaterina Valica
on 2009/05/07 14:37
Change comment: There is no comment for this version
To version 48.1
edited by Ecaterina Valica
on 2009/05/07 14:38
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -22,5 +22,5 @@
22 22   background: transparent url($xwiki.getSkinFile("icons/silk/bricks.gif")) top left no-repeat;
23 23  }
24 24  .statusUnderDebugging{
25 - background: transparent url($xwiki.getSkinFile("icons/silk/bullet_error.gif")) top left no-repeat;
25 + background: transparent url($xwiki.getSkinFile("icons/silk/error.gif")) top left no-repeat;
26 26  }