Changes for page Improvements

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

From version 105.1
edited by Ecaterina Valica
on 2009/07/30 11:47
Change comment: There is no comment for this version
To version 111.1
edited by Ecaterina Valica
on 2009/08/05 16:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,9 +1,11 @@
1 1  {{velocity}}$xwiki.ssx.use("Improvements.WebHome"){{/velocity}}
2 2  {{velocity}}$xwiki.ssx.use("Standards.WebHome"){{/velocity}}
3 3  
4 -(% class="left column70" %) (((
4 +(% class="leftMargin column70" %) (((
5 5  == Improvements Status ==
6 6  
7 +(% class="statusUnderDevelopment" %) [[New Skin>>NewSkin]] (%%)
8 +
7 7  (% class="statusUnderDevelopment" %) [[User Profile>>UserProfile]] [[[XE-466>>http://jira.xwiki.org/jira/browse/XE-466]]] (%%)
8 8  
9 9  (% class="statusUnderDevelopment" %) [[WatchList]] [[[XPWATCHLIST-54>>http://jira.xwiki.org/jira/browse/XPWATCHLIST-54]]](%%)
... ... @@ -19,8 +19,9 @@
19 19  (% class="statusIntegrated" %)[[Grid -> Live Table>>XWiki.LiveTable]] [[[XE-407]>>http://jira.xwiki.org/jira/browse/XE-407]] (%%)
20 20  )))
21 21  
22 -(% class="leftMargin" %) (((
23 -== CSS Components ==
24 -* [[Action Component>>Standards.CssAction]]
24 +(% class="left" %) (((
25 +== Ideas ==
26 +* [[Easy XWiki >>Improvements.UXEasyXWiki]]
27 +** [[Group 2 >>Improvements.UXEasyXWikiGroup2]]
25 25  )))
26 26  
XWiki.StyleSheetExtension[2]
Code
... ... @@ -19,6 +19,11 @@
19 19   text-decoration: line-through;
20 20  }
21 21  
22 +.orangeStrike{
23 + color: orange;
24 + text-decoration: line-through;
25 +}
26 +
22 22  .strike a, .strike, .strike span a{
23 23   text-decoration: line-through;
24 24  }