Changes for page Improvements

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

From version 163.1
edited by Ecaterina Valica
on 2010/02/22 12:06
Change comment: There is no comment for this version
To version 157.1
edited by Ecaterina Valica
on 2010/01/27 18:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,14 +6,12 @@
6 6  (((
7 7  == Improvements Status ==
8 8  
9 +(% class="statusUnderDevelopment" %)[[Annotations>>Annotations]]
9 9  
11 +(% class="statusUnderDevelopment" %)[[User Profile>>UserProfile]] [[[XE-466]>>http://jira.xwiki.org/jira/browse/XE-466]]
10 10  
11 11  (% class="statusUnderDevelopment" %)[[Improved edit>>ImprovedEdit]]
12 12  
13 -(% class="statusUnderImplementation" %)[[Annotations>>Annotations]]
14 -
15 -(% class="statusIntegrated" %)[[User Profile>>UserProfile]] [[[XE-466]>>http://jira.xwiki.org/jira/browse/XE-466]]
16 -
17 17  (% class="statusIntegrated" %)[[Importer>>Importer]] [[[XWIKI-4692]>>http://jira.xwiki.org/jira/browse/XWIKI-4692]]
18 18  
19 19  (% class="statusIntegrated" %)[[Action Menu>>Improvements.ActionMenu]]
... ... @@ -35,28 +35,17 @@
35 35  
36 36  (% class="left" %)
37 37  (((
38 -== Accesibility ==
39 -
40 -* [[Improvements.Accessibility]]
41 -* [[MobileEmulators]]
42 -
43 43  == Ideas ==
44 44  
45 45  * [[PageState >>PageState]]
46 46  
47 -== External ==
48 -
49 -* [[i10n Improvements>>i10n]]
50 -
51 51  == Other ==
52 52  
53 53  * [[Other Improvements>>Other]]
43 +* [[i10n Improvements>>i10n]]
54 54  )))
55 55  
56 -
57 -
58 58  {{html}}
59 59  <div class="clearfloats"></div>
60 60  {{/html}}
61 -
62 -{{include document="Main.Dashboard"/}}
49 +{{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,