Changes for page ListWebSearch

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

From version 420.1
edited by Ecaterina Valica
on 2009/04/17 08:19
Change comment: There is no comment for this version
To version 422.1
edited by Ecaterina Valica
on 2009/04/17 08:39
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -175,7 +175,7 @@
175 175   height:16px;
176 176  }
177 177  .itemType .typePage{
178 - background:transparent url($xwiki.getSkinFile("icons/silk/page.gif")) center right no-repeat;
178 + background:transparent url($xwiki.getSkinFile("icons/silk/page_white_text.gif")) center right no-repeat;
179 179   display:inline-block;
180 180   width:16px;
181 181   height:16px;
... ... @@ -220,7 +220,7 @@
220 220   font-size:90%;
221 221  }
222 222  .itemContext em{
223 - background-color:#F7FF94;
223 + background-color:lemonChiffon;
224 224   padding:0;
225 225   margin: 0;
226 226   text-decoration: inherited;