Changes for page Improvements

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

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

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -7,8 +7,9 @@
7 7  }
8 8  .statusIntegrated ,
9 9  .statusUnderImplementation,
10 -.statusUnderDevelopment,
11 -.statusUnderDebugging{
10 +.statusUnderDesign,
11 +.statusUnderDebugging,
12 +.statusAbandoned {
12 12   padding-left: 20px;
13 13   margin-left: 20px;
14 14  }