Changes for page Improvements

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

From version 176.65
edited by Ecaterina Valica
on 2010/12/03 11:52
Change comment: There is no comment for this version
To version 176.66
edited by Ecaterina Valica
on 2010/12/16 12:09
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[3]
Code
... ... @@ -1,4 +1,4 @@
1 -.typePage, .typeBlog{
1 +.typePage2, .typeBlog{
2 2   padding-left: 20px;
3 3   margin-left: 50px;
4 4   border-bottom:1px solid #EFEFEF !important;
... ... @@ -8,7 +8,7 @@
8 8   display: inline-block;
9 9   width:25%;
10 10  }
11 -.typePage{
11 +.typePage2{
12 12   background: transparent url($xwiki.getSkinFile("icons/silk/page_white_text.gif")) center left no-repeat;
13 13  }
14 14  .typeBlog{