Changes for page Improvements

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

From version 156.1
edited by Jean-Vincent Drean
on 2010/01/22 12:03
Change comment: There is no comment for this version
To version 162.1
edited by Ecaterina Valica
on 2010/02/03 15:45
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.jvdrean
1 +XWiki.evalica
Content
... ... @@ -33,13 +33,25 @@
33 33  
34 34  (% class="left" %)
35 35  (((
36 +== Accesibility ==
37 +
38 +* [[WCAG]]
39 +* [[MobileEmulators]]
40 +
41 +
36 36  == Ideas ==
37 37  
38 38  * [[PageState >>PageState]]
39 39  
46 +== External ==
47 +
48 +* [[i10n Improvements>>i10n]]
49 +
40 40  == Other ==
41 41  
42 42  * [[Other Improvements>>Other]]
53 +
54 +
43 43  )))
44 44  
45 45  {{html}}
XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,8 +1,9 @@
1 1  #template('colorThemeInit.vm')
2 2  .separatorLine{
3 3   display: block;
4 - border-bottom: 1px solid $theme.borderColor;
4 + border-bottom: 1px dotted $theme.borderColor;
5 5   line-height:3px;
6 + width: 50%;
6 6  }
7 7  .statusIntegrated ,
8 8  .statusUnderImplementation,