Changes for page Improvements
Last modified by Ecaterina Moraru on 2013/11/13 12:47
From version 94.1
edited by Ecaterina Valica
on 2009/07/01 14:49
on 2009/07/01 14:49
Change comment:
There is no comment for this version
To version 104.1
edited by Ecaterina Valica
on 2009/07/30 11:47
on 2009/07/30 11:47
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,13 +1,26 @@ 1 1 {{velocity}}$xwiki.ssx.use("Improvements.WebHome"){{/velocity}} 2 +{{velocity}}$xwiki.ssx.use("Standards.WebHome"){{/velocity}} 2 2 4 +(% class="right column70" %) ((( 3 3 == Improvements Status == 4 4 5 -(% class="statusUnderDevelopment" %) [[ Blog>>Blog]]7 +(% class="statusUnderDevelopment" %) [[User Profile>>UserProfile]] [[[XE-466>>http://jira.xwiki.org/jira/browse/XE-466]]] (%%) 6 6 9 +(% class="statusUnderDevelopment" %) [[WatchList]] [[[XPWATCHLIST-54>>http://jira.xwiki.org/jira/browse/XPWATCHLIST-54]]](%%) 10 + 11 +(% class="statusUnderDevelopment" %) [[Blog>>Blog]] [[[XABLOG-43>>http://jira.xwiki.org/jira/browse/XABLOG-43]]](%%) 12 + 7 7 (% class="separator" %) 8 8 9 -(% class="statusUnderImplementation" %) [[Login/Delete Boxes>>Improvements.BoxesExample]] [[[XE-434]>>http://jira.xwiki.org/jira/browse/XE-434]] 15 +(% class="statusUnderImplementation" %) [[Login/Delete Boxes>>Improvements.BoxesExample]] [[[XE-434]>>http://jira.xwiki.org/jira/browse/XE-434]] (%%) 10 10 11 -(% class="status Integrated" %)[[Grid->Live Table>>XWiki.LiveTable]] [[[XE-407]>>http://jira.xwiki.org/jira/browse/XE-407]]17 +(% class="statusUnderImplementation" %)[[Search Result List>>Main.ListWebSearch]] [[[XE-395]>>http://jira.xwiki.org/jira/browse/XE-395]] (%%) 12 12 13 -(% class="statusUnderImplementation" %)[[Search Result List>>Main.ListWebSearch]] [[[XE-395]>>http://jira.xwiki.org/jira/browse/XE-395]] 19 +(% class="statusIntegrated" %)[[Grid -> Live Table>>XWiki.LiveTable]] [[[XE-407]>>http://jira.xwiki.org/jira/browse/XE-407]] (%%) 20 +))) 21 + 22 +(% class="leftMargin" %) ((( 23 +== CSS Components == 24 +* [[Action Component>>Standards.CssAction]] 25 +))) 26 +
- XWiki.StyleSheetExtension[2]
-
- Code
-
... ... @@ -19,6 +19,6 @@ 19 19 text-decoration: line-through; 20 20 } 21 21 22 -.strike { 22 +.strike a, .strike, .strike span a{ 23 23 text-decoration: line-through; 24 24 }