Changes for page Improvements
Last modified by Ecaterina Moraru on 2013/11/13 12:47
From version 66.1
edited by Ecaterina Valica
on 2009/05/11 16:53
on 2009/05/11 16:53
Change comment:
There is no comment for this version
To version 76.1
edited by Ecaterina Valica
on 2009/05/15 14:49
on 2009/05/15 14:49
Change comment:
There is no comment for this version
Summary
-
Objects (0 modified, 2 added, 0 removed)
Details
- XWiki.StyleSheetExtension[2]
-
- Caching policy
-
... ... @@ -1,0 +1,1 @@ 1 +default - Code
-
... ... @@ -1,0 +1,16 @@ 1 +.green{ 2 + color: green; 3 +} 4 + 5 +.orange { 6 + color: orange; 7 +} 8 + 9 +.pink { 10 + color: pink; 11 +} 12 + 13 +.red{ 14 + color: red; 15 + text-decoration: line-through; 16 +} - 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
- XWiki.StyleSheetExtension[3]
-
- Caching policy
-
... ... @@ -1,0 +1,1 @@ 1 +default - Code
-
... ... @@ -1,0 +1,9 @@ 1 +.typePage, .typeBlog{ 2 + padding-left: 20px; 3 +} 4 +.typePage{ 5 + background: transparent url($xwiki.getSkinFile("icons/silk/page_white_text.gif")) top left no-repeat; 6 +} 7 +.typeBlog{ 8 + background: transparent url($xwiki.getSkinFile("icons/silk/page_white_text.gif")) top left no-repeat; 9 +} - Name
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki Icons Type Styles - Parse content
-
... ... @@ -1,0 +1,1 @@ 1 +Yes - Use this extension
-
... ... @@ -1,0 +1,1 @@ 1 +onDemand