Changes for page ListWebSearch

Last modified by Ecaterina Valica on 2010/07/22 10:30

From version 395.1
edited by Ecaterina Valica
on 2009/03/25 10:46
Change comment: There is no comment for this version
To version 396.1
edited by Ecaterina Valica
on 2009/03/25 10:47
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -324,7 +324,7 @@
324 324   list-style-position: outside;
325 325   margin: 0;
326 326   padding: 0;
327 - background: #FFFFFF url($xwiki.getSkinFile('suggestGrey.png')) repeat-x scroll 0 0;
327 + background: #FFFFFF url($xwiki.getSkinFile('suggestBg.png')) repeat-x scroll 0 0;
328 328   border: 2px solid #ccc;
329 329   border-top: none;
330 330  }