Changes for page Improvements
Last modified by Ecaterina Moraru on 2013/11/13 12:47
From version 176.14
edited by Ecaterina Valica
on 2010/07/22 16:04
on 2010/07/22 16:04
Change comment:
There is no comment for this version
To version 175.11
edited by Ecaterina Valica
on 2010/07/22 13:10
on 2010/07/22 13:10
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 1 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -11,7 +11,7 @@ 11 11 12 12 (% class="statusUnderDevelopment" %)[[ActivityStream>>ActivityStream]] 13 13 14 -(% class="statusUnderDevelopment" %) ((( (% class="mailinglist sent" %)[[Avatars>>Avatars]](%%) )))14 +(% class="statusUnderDevelopment" %)[[Avatars>>Avatars]] 15 15 16 16 (% class="statusUnderDevelopment" %)[[Consistency>>Consistency]] 17 17
- mailinglist.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.evalica - Size
-
... ... @@ -1,1 +1,0 @@ 1 -351 bytes - Content
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -9,18 +9,9 @@ 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 - 16 -.mailinglist { 17 - padding-left: 20px; 18 -} 19 - 20 -.sent { 21 - background: transparent url("/xwiki/bin/download/Improvements/WebHome/mailinglist.png") 0 top no-repeat; 22 -} 23 - 24 24 .statusIntegrated { 25 25 background: transparent url($xwiki.getSkinFile("icons/silk/accept.gif")) top left no-repeat; 26 26 }