Changes for page Improvements

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

From version 176.2
edited by Ecaterina Valica
on 2010/07/22 13:11
Change comment: There is no comment for this version
To version 175.10
edited by Ecaterina Valica
on 2010/07/22 13:09
Change comment: There is no comment for this version

Summary

Details

mailinglist.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.evalica
Size
... ... @@ -1,1 +1,0 @@
1 -351 bytes
Content
XWiki.StyleSheetExtension[0]
Code
... ... @@ -3,20 +3,15 @@
3 3   display: block;
4 4   border-bottom: 1px dotted $theme.borderColor;
5 5   line-height:3px;
6 - width: 50%;
6 + width: 50%;
7 7  }
8 8  .statusIntegrated ,
9 9  .statusUnderImplementation,
10 10  .statusUnderDevelopment,
11 11  .statusUnderDebugging{
12 - padding-left: 40px;
12 + padding-left: 20px;
13 13   margin-left: 20px;
14 14  }
15 -
16 -.discussed {
17 - background: transparent url($xwiki.getSkinFile("mailinglist.png")) top 20px no-repeat;
18 -}
19 -
20 20  .statusIntegrated {
21 21   background: transparent url($xwiki.getSkinFile("icons/silk/accept.gif")) top left no-repeat;
22 22  }