Changes for page Improvements

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

From version 176.11
edited by Ecaterina Valica
on 2010/07/22 16:01
Change comment: There is no comment for this version
To version 176.13
edited by Ecaterina Valica
on 2010/07/22 16:04
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -13,11 +13,14 @@
13 13   margin-left: 20px;
14 14  }
15 15  
16 -.discussed {
17 - background: transparent url("/xwiki/bin/download/Improvements/WebHome/mailinglist.png") 20px top no-repeat;
16 +.mailinglist {
18 18   padding-left: 20px;
19 19  }
20 20  
20 +.sent {
21 + background: transparent url("/xwiki/bin/download/Improvements/WebHome/mailinglist.png") 0 top no-repeat;
22 +}
23 +
21 21  .statusIntegrated {
22 22   background: transparent url($xwiki.getSkinFile("icons/silk/accept.gif")) top left no-repeat;
23 23  }