Changes for page Improvements

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

From version 178.5
edited by Ecaterina Valica
on 2011/03/21 16:39
Change comment: There is no comment for this version
To version 179.3
edited by Ecaterina Valica
on 2011/04/08 12:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -72,6 +72,8 @@
72 72  (% class="statusIntegrated" %)((( (% class="mailinglist" %)[[Grid -> Live Table>>XWiki.LiveTable]] [[[XE-407]>>http://jira.xwiki.org/jira/browse/XE-407]] [[[Proposal]>>http://incubator.myxwiki.org/xwiki/bin/view/Grid/]] (%%) ))) (%%)
73 73  )))
74 74  
75 +(% class="clearfloats" %) (%%)
76 +
75 75  (% class="dashboardright" %)
76 76  (((
77 77  (% class="dashboardrightcontent" %)
actions.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.evalica
Size
... ... @@ -1,0 +1,1 @@
1 +3.2 KB
Content
XWiki.StyleSheetExtension[0]
Code
... ... @@ -15,6 +15,14 @@
15 15   margin-left: 20px;
16 16  }
17 17  
18 +.statusIdea p,
19 +.statusUnderDesign p,
20 +.statusUnderImplementation p,
21 +.statusIntegrated p,
22 +.statusAbandoned p{
23 + display: inline-block;
24 +}
25 +
18 18  .mailinglist {
19 19   padding-left: 20px;
20 20  }