Changes for page Improvements

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

From version 180.12
edited by Ecaterina Valica
on 2011/09/02 12:36
Change comment: There is no comment for this version
To version 180.11
edited by Ecaterina Valica
on 2011/09/02 12:34
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[2]
Code
... ... @@ -3,6 +3,11 @@
3 3   padding-right: 12px;
4 4  }
5 5  
6 +.external {
7 + background: url("/xwiki/bin/download/Improvements/WebHome/externallinkicon.gif") no-repeat scroll right center transparent;
8 + padding-right: 12px;
9 +}
10 +
6 6  .green{
7 7   color: green;
8 8  }