Changes for page Improvements

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

From version 126.1
edited by Ecaterina Valica
on 2009/09/22 21:06
Change comment: There is no comment for this version
To version 130.1
edited by Ecaterina Valica
on 2009/09/22 21:09
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,8 +2,6 @@
2 2  
3 3  {{velocity}}$xwiki.ssx.use("Standards.WebHome"){{/velocity}}
4 4  
5 -= Improvements Status =
6 -
7 7  (% class="leftMargin column70" %)(((== Improvements Status ==
8 8  
9 9  (% class="statusUnderDevelopment" %)[[User Profile>>UserProfile]] [[[XE-466>>http://jira.xwiki.org/jira/browse/XE-466]]]
... ... @@ -24,6 +24,7 @@
24 24  
25 25  (% class="left" %)(((== Ideas ==
26 26  
25 +* [[Action Menu>>Improvements.ActionMenu]]
27 27  * [[Easy XWiki >>Improvements.UXEasyXWiki]]
28 28  ** [[Group 2 >>Improvements.UXEasyXWikiGroup2]])))
29 29  
XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,6 +1,7 @@
1 +#template('colorThemeInit.vm')
1 1  .separatorLine{
2 2   display: block;
3 - border-bottom: 1px solid #ccc;
4 + border-bottom: 1px solid $theme.borderColor;
4 4   line-height:3px;
5 5  }
6 6  .statusIntegrated ,