Changes for page Improvements

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

From version 93.1
edited by Ecaterina Valica
on 2009/05/15 16:15
Change comment: There is no comment for this version
To version 96.1
edited by Ecaterina Valica
on 2009/07/01 15:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,11 +1,13 @@
1 1  {{velocity}}$xwiki.ssx.use("Improvements.WebHome"){{/velocity}}
2 2  
3 -==Improvements Status==
3 +== Improvements Status ==
4 4  
5 -(% class="statusUnderDevelopment" %) [[Blog>>Blog]] (%%)
5 +(% class="statusUnderDevelopment" %) [[Blog>>Blog]]
6 6  
7 -(% class="separator" %) (%%)
7 +(% class="separator" %)
8 8  
9 -(% class="statusUnderImplementation" %) [[Login/Delete Boxes>>BoxExample]] [[[XE-434]>>http://jira.xwiki.org/jira/browse/XE-434]](%%)
10 -(% class="statusIntegrated" %)[[Grid -> Live Table>>XWiki.LiveTable]] [[[XE-407]>>http://jira.xwiki.org/jira/browse/XE-407]](%%)
11 -(% class="statusUnderImplementation" %)[[Search Result List>>Main.ListWebSearch]] [[[XE-395]>>http://jira.xwiki.org/jira/browse/XE-395]](%%)
9 +(% class="statusUnderImplementation" %) [[Login/Delete Boxes>>Improvements.BoxesExample]] [[[XE-434]>>http://jira.xwiki.org/jira/browse/XE-434]]
10 +
11 +(% class="statusIntegrated" %)[[Grid -> Live Table>>XWiki.LiveTable]] [[[XE-407]>>http://jira.xwiki.org/jira/browse/XE-407]]
12 +
13 +(% class="statusUnderImplementation" %)[[Search Result List>>Main.ListWebSearch]] [[[XE-395]>>http://jira.xwiki.org/jira/browse/XE-395]]
XWiki.StyleSheetExtension[2]
Code
... ... @@ -18,3 +18,7 @@
18 18   color: red;
19 19   text-decoration: line-through;
20 20  }
21 +
22 +.strike a, .strike, .strike span a{
23 + text-decoration: line-through;
24 +}