Changes for page Improvements

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

From version 86.1
edited by Ecaterina Valica
on 2009/05/15 15:00
Change comment: There is no comment for this version
To version 87.1
edited by Ecaterina Valica
on 2009/05/15 15:01
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[3]
Code
... ... @@ -2,9 +2,10 @@
2 2   padding-left: 20px;
3 3   margin-left: 25px;
4 4   border-bottom:1px solid #EFEFEF !important;
5 -padding-top:5px;
6 -padding-bottom:5px;
7 -width:100% !important;
5 +padding-top:2px;
6 +padding-bottom:2px;
7 +line-height: 1em;
8 +display: block;
8 8  }
9 9  .typePage{
10 10   background: transparent url($xwiki.getSkinFile("icons/silk/page_white_text.gif")) top left no-repeat;