Changes for page Improvements

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

From version 93.2
edited by Ecaterina Valica
on 2009/06/24 12:15
Change comment: Renamed links to Improvements.BoxesExample following the rename of that page
To version 102.1
edited by Ecaterina Valica
on 2009/07/06 18:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,12 +2,14 @@
2 2  
3 3  == Improvements Status ==
4 4  
5 -(% class="statusUnderDevelopment" %) [[Blog>>Blog]]
5 +(% class="statusUnderDevelopment" %) [[User Profile>>UserProfile]] [[[XE-466>>http://jira.xwiki.org/jira/browse/XE-466]]]
6 6  
7 +(% class="statusUnderDevelopment" %) [[Blog>>Blog]] [[[XABLOG-43>>http://jira.xwiki.org/jira/browse/XABLOG-43]]]
8 +
7 7  (% class="separator" %)
8 8  
9 9  (% class="statusUnderImplementation" %) [[Login/Delete Boxes>>Improvements.BoxesExample]] [[[XE-434]>>http://jira.xwiki.org/jira/browse/XE-434]]
10 10  
11 -(% class="statusIntegrated" %)[[Grid -> Live Table>>XWiki.LiveTable]] [[[XE-407]>>http://jira.xwiki.org/jira/browse/XE-407]]
12 -
13 13  (% class="statusUnderImplementation" %)[[Search Result List>>Main.ListWebSearch]] [[[XE-395]>>http://jira.xwiki.org/jira/browse/XE-395]]
14 +
15 +(% class="statusIntegrated" %)[[Grid -> Live Table>>XWiki.LiveTable]] [[[XE-407]>>http://jira.xwiki.org/jira/browse/XE-407]]
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 +}