Changes for page Improvements
Last modified by Ecaterina Moraru on 2013/11/13 12:47
From version 162.1
edited by Ecaterina Valica
on 2010/02/03 15:45
on 2010/02/03 15:45
Change comment:
There is no comment for this version
To version 146.1
edited by Ecaterina Valica
on 2009/12/14 14:18
on 2009/12/14 14:18
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,14 +6,8 @@ 6 6 ((( 7 7 == Improvements Status == 8 8 9 -(% class="statusUnderDevelopment" %)[[Annotations>>Annotations]] 10 - 11 11 (% class="statusUnderDevelopment" %)[[User Profile>>UserProfile]] [[[XE-466]>>http://jira.xwiki.org/jira/browse/XE-466]] 12 12 13 -(% class="statusUnderDevelopment" %)[[Improved edit>>ImprovedEdit]] 14 - 15 -(% class="statusIntegrated" %)[[Importer>>Importer]] [[[XWIKI-4692]>>http://jira.xwiki.org/jira/browse/XWIKI-4692]] 16 - 17 17 (% class="statusIntegrated" %)[[Action Menu>>Improvements.ActionMenu]] 18 18 19 19 (% class="separatorLine" %) ... ... @@ -33,28 +33,17 @@ 33 33 34 34 (% class="left" %) 35 35 ((( 36 -== Accesibility == 37 - 38 -* [[WCAG]] 39 -* [[MobileEmulators]] 40 - 41 - 42 42 == Ideas == 43 43 44 -* [[PageState >>PageState]] 32 +* [[WCAG guidelines>>WCAG]] 33 +* [[Mobile Emulators >>MobileEmulators]] 45 45 46 -== External == 35 +* [[CSS Code Style>>Skins.CSSCodeStyle]] 36 +* [[CSS API >>Skins.CSSAPI]] 47 47 48 -* [[i10n Improvements>>i10n]] 49 - 50 -== Other == 51 - 52 -* [[Other Improvements>>Other]] 53 - 54 - 38 +* [[PageState >>PageState]] 55 55 ))) 56 56 57 57 {{html}} 58 58 <div class="clearfloats"></div> 59 59 {{/html}} 60 -{{include document="Main.Dashboard" /}}
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -1,9 +1,8 @@ 1 1 #template('colorThemeInit.vm') 2 2 .separatorLine{ 3 3 display: block; 4 - border-bottom: 1px dotted $theme.borderColor;4 + border-bottom: 1px solid $theme.borderColor; 5 5 line-height:3px; 6 - width: 50%; 7 7 } 8 8 .statusIntegrated , 9 9 .statusUnderImplementation,