Changes for page Improvements

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

From version 176.12
edited by Ecaterina Valica
on 2010/07/22 16:02
Change comment: There is no comment for this version
To version 176.9
edited by Ecaterina Valica
on 2010/07/22 15:59
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -9,13 +9,12 @@
9 9  .statusUnderImplementation,
10 10  .statusUnderDevelopment,
11 11  .statusUnderDebugging{
12 - padding-left: 20px;
12 + padding-left: 40px;
13 13   margin-left: 20px;
14 14  }
15 15  
16 16  .discussed {
17 - background: transparent url("/xwiki/bin/download/Improvements/WebHome/mailinglist.png") 20px top no-repeat;
18 - padding-left: 20px;
17 + background: transparent url($xwiki.getAttachment("mailinglist.png")) 20px top no-repeat;
19 19  }
20 20  
21 21  .statusIntegrated {