Changes for page Improvements

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

From version 180.1
edited by Ecaterina Valica
on 2011/09/01 15:01
Change comment: Upload new image externallinkicon.gif
To version 180.2
edited by Ecaterina Valica
on 2011/09/01 15:02
Change comment: There is no comment for this version

Summary

Details

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