Changes for page Improvements

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

From version 176.1
edited by Ecaterina Valica
on 2010/07/22 13:11
Change comment: There is no comment for this version
To version 176.3
edited by Ecaterina Valica
on 2010/07/22 13:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -11,7 +11,7 @@
11 11  
12 12  (% class="statusUnderDevelopment" %)[[ActivityStream>>ActivityStream]]
13 13  
14 -(% class="statusUnderDevelopment" %)[[Avatars>>Avatars]]
14 +(% class="statusUnderDevelopment discussed" %)[[Avatars>>Avatars]]
15 15  
16 16  (% class="statusUnderDevelopment" %)[[Consistency>>Consistency]]
17 17  
XWiki.StyleSheetExtension[0]
Code
... ... @@ -12,6 +12,11 @@
12 12   padding-left: 40px;
13 13   margin-left: 20px;
14 14  }
15 +
16 +.discussed {
17 + background: transparent url($xwiki.getSkinFile("mailinglist.png")) top 20px no-repeat;
18 +}
19 +
15 15  .statusIntegrated {
16 16   background: transparent url($xwiki.getSkinFile("icons/silk/accept.gif")) top left no-repeat;
17 17  }