Changes for page Improvements

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

From version 70.1
edited by Ecaterina Valica
on 2009/05/14 16:43
Change comment: There is no comment for this version
To version 74.1
edited by Ecaterina Valica
on 2009/05/15 14:45
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[2]
Code
... ... @@ -6,7 +6,11 @@
6 6   color: orange;
7 7  }
8 8  
9 -.missing {
9 +.pink {
10 + color: pink;
11 +}
12 +
13 +.red{
10 10   color: red;
11 11   text-decoration: line-through;
12 12  }
Name
... ... @@ -1,1 +1,1 @@
1 -Different styles
1 +Different Styles
XWiki.StyleSheetExtension[3]
Caching policy
... ... @@ -1,0 +1,1 @@
1 +default
Code
... ... @@ -1,0 +1,10 @@
1 +.typePage{
2 + padding-left: 25px;
3 + margin-left: 20px;
4 +}
5 +.typePage{
6 + background: transparent url($xwiki.getSkinFile("icons/silk/page_white_text.gif")) top left no-repeat;
7 +}
8 +.typeBlog{
9 + background: transparent url($xwiki.getSkinFile("icons/silk/page_white_text.gif")) top left no-repeat;
10 +}
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