Changes for page Improvements

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

From version 176.63
edited by Ecaterina Valica
on 2010/11/22 13:34
Change comment: There is no comment for this version
To version 176.67
edited by Ecaterina Valica
on 2010/12/29 14:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,6 +9,8 @@
9 9  (((
10 10  == Improvements Status ==
11 11  
12 +(% class="statusUnderDesign" %)((( (% class="mailinglist sent" %)[[Extension Manager>>ExtensionManager]] (%%) ))) (%%)
13 +
12 12  (% class="statusUnderDesign" %)((( (% class="mailinglist sent" %)[[User Statuses>>UserStatus]] (%%) ))) (%%)
13 13  
14 14  (% class="statusIdea" %)((( (% class="mailinglist sent" %)[[Syntax Experiments>>SyntaxExperiments]] (%%) ))) (%%)
... ... @@ -41,7 +41,7 @@
41 41  
42 42  (% class="separatorLine" %)
43 43  
44 -(% class="statusIdea" %)((( (% class="mailinglist" %)[[Color Themes Extensions>>ColorThemesExtensions]] (%%) ))) (%%)
46 +(% class="statusIntegrated statusIdea" %)((( (% class="mailinglist" %)[[Color Themes Extensions>>ColorThemesExtensions]] (%%) ))) (%%)
45 45  
46 46  (% class="statusUnderImplementation" %)((( (% class="mailinglist sent" %)[[Improved edit>>ImprovedEdit]] (%%) ))) (%%)
47 47  
... ... @@ -87,6 +87,7 @@
87 87  == External ==
88 88  
89 89  * [[i10n Improvements>>i10n]]
92 +* [[xwiki.org ColorThemes>>OrgColorThemes]]
90 90  * [[xwiki.org Improvements>>XWikiOrgv2]]
91 91  * [[xwiki.org Logo Proposals>>XWikiOrgLogo]]
92 92  
XWiki.StyleSheetExtension[3]
Code
... ... @@ -1,4 +1,4 @@
1 -.typePage, .typeBlog{
1 +.typePage2, .typeBlog{
2 2   padding-left: 20px;
3 3   margin-left: 50px;
4 4   border-bottom:1px solid #EFEFEF !important;
... ... @@ -8,7 +8,7 @@
8 8   display: inline-block;
9 9   width:25%;
10 10  }
11 -.typePage{
11 +.typePage2{
12 12   background: transparent url($xwiki.getSkinFile("icons/silk/page_white_text.gif")) center left no-repeat;
13 13  }
14 14  .typeBlog{