Changes for page Improvements

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

From version 162.2
edited by Ecaterina Valica
on 2010/02/03 15:46
Change comment: Renamed links to Improvements.Accessibility following the rename of that page
To version 158.1
edited by Ecaterina Valica
on 2010/02/03 15:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -33,28 +33,18 @@
33 33  
34 34  (% class="left" %)
35 35  (((
36 -== Accesibility ==
37 -
38 -* [[Improvements.Accessibility]]
39 -* [[MobileEmulators]]
40 -
41 41  == Ideas ==
42 42  
43 43  * [[PageState >>PageState]]
44 44  
45 -== External ==
46 -
47 -* [[i10n Improvements>>i10n]]
48 -
49 49  == Other ==
50 50  
51 51  * [[Other Improvements>>Other]]
43 +(% class="separatorLine" %)
44 +* [[i10n Improvements>>i10n]]
52 52  )))
53 53  
54 -
55 -
56 56  {{html}}
57 57  <div class="clearfloats"></div>
58 58  {{/html}}
59 -
60 -{{include document="Main.Dashboard"/}}
50 +{{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,