Changes for page Improvements

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

From version 66.2
edited by Ecaterina Valica
on 2009/05/14 15:56
Change comment: Added object
To version 69.1
edited by Ecaterina Valica
on 2009/05/14 16:42
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[2]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +default
Code
... ... @@ -1,0 +1,12 @@
1 +.green{
2 + color: green;
3 +}
4 +
5 +.orange {
6 + color: orange;
7 +}
8 +
9 +.missing {
10 + color: red;
11 + text-decoration: line-trought;
12 +}
Name
... ... @@ -1,0 +1,1 @@
1 +Different styles
Parse content
... ... @@ -1,0 +1,1 @@
1 +Yes
Use this extension
... ... @@ -1,0 +1,1 @@
1 +onDemand