Changes for page Improvements

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

From version 112.1
edited by Ecaterina Valica
on 2009/08/06 12:06
Change comment: There is no comment for this version
To version 106.1
edited by Ecaterina Valica
on 2009/07/30 11:47
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,16 +4,14 @@
4 4  (% class="leftMargin column70" %) (((
5 5  == Improvements Status ==
6 6  
7 -(% class="statusUnderDevelopment" %) [[New Skin>>NewSkin]] (%%)
8 -
9 9  (% class="statusUnderDevelopment" %) [[User Profile>>UserProfile]] [[[XE-466>>http://jira.xwiki.org/jira/browse/XE-466]]] (%%)
10 10  
11 -(% class="statusUnderImplementation" %) [[Blog>>Blog]] [[[XABLOG-43>>http://jira.xwiki.org/jira/browse/XABLOG-43]]](%%)
9 +(% class="statusUnderDevelopment" %) [[WatchList]] [[[XPWATCHLIST-54>>http://jira.xwiki.org/jira/browse/XPWATCHLIST-54]]](%%)
12 12  
11 +(% class="statusUnderDevelopment" %) [[Blog>>Blog]] [[[XABLOG-43>>http://jira.xwiki.org/jira/browse/XABLOG-43]]](%%)
12 +
13 13  (% class="separator" %)
14 14  
15 -(% class="statusUnderImplementation" %) [[WatchList]] [[[XPWATCHLIST-54>>http://jira.xwiki.org/jira/browse/XPWATCHLIST-54]]](%%)
16 -
17 17  (% class="statusUnderImplementation" %) [[Login/Delete Boxes>>Improvements.BoxesExample]] [[[XE-434]>>http://jira.xwiki.org/jira/browse/XE-434]] (%%)
18 18  
19 19  (% class="statusUnderImplementation" %)[[Search Result List>>Main.ListWebSearch]] [[[XE-395]>>http://jira.xwiki.org/jira/browse/XE-395]] (%%)
... ... @@ -21,9 +21,8 @@
21 21  (% class="statusIntegrated" %)[[Grid -> Live Table>>XWiki.LiveTable]] [[[XE-407]>>http://jira.xwiki.org/jira/browse/XE-407]] (%%)
22 22  )))
23 23  
24 -(% class="left" %) (((
25 -== Ideas ==
26 -* [[Easy XWiki >>Improvements.UXEasyXWiki]]
27 -** [[Group 2 >>Improvements.UXEasyXWikiGroup2]]
22 +(% class="leftMargin" %) (((
23 +== CSS Components ==
24 +* [[Action Component>>Standards.CssAction]]
28 28  )))
29 29  
XWiki.StyleSheetExtension[2]
Code
... ... @@ -19,11 +19,6 @@
19 19   text-decoration: line-through;
20 20  }
21 21  
22 -.orangeStrike{
23 - color: orange;
24 - text-decoration: line-through;
25 -}
26 -
27 27  .strike a, .strike, .strike span a{
28 28   text-decoration: line-through;
29 29  }