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

Summary

Details

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,