Changes for page Improvements

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

From version 161.1
edited by Ecaterina Valica
on 2010/02/03 15:44
Change comment: There is no comment for this version
To 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

Summary

Details

Page properties
Content
... ... @@ -35,10 +35,9 @@
35 35  (((
36 36  == Accesibility ==
37 37  
38 -* [[WCAG]]
38 +* [[Improvements.Accessibility]]
39 39  * [[MobileEmulators]]
40 40  
41 -
42 42  == Ideas ==
43 43  
44 44  * [[PageState >>PageState]]
... ... @@ -50,11 +50,12 @@
50 50  == Other ==
51 51  
52 52  * [[Other Improvements>>Other]]
52 +)))
53 53  
54 54  
55 -)))
56 56  
57 57  {{html}}
58 58  <div class="clearfloats"></div>
59 59  {{/html}}
60 -{{include document="Main.Dashboard" /}}
59 +
60 +{{include document="Main.Dashboard"/}}
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,