Changes for page ListWebSearch

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

From version 388.1
edited by Ecaterina Valica
on 2009/03/24 16:52
Change comment: Upload new attachment <a href="/xwiki/bin/downloadrev/Main/ListWebSearch/searchBlue.css?rev=1.1">searchBlue.css</a>
To version 390.1
edited by Ecaterina Valica
on 2009/03/25 10:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -37,7 +37,7 @@
37 37   {pre}
38 38   <input type="text" name="text" class="searchQuery" value="$msg.get("xe.search.bar.query")" title="$msg.get('xe.search.bar.query.title')"/>
39 39   #spaceselect($space $spaces $spacesText)
40 - <input type="submit" class="searchButton" value="Search" title="$msg.get('xe.search.bar.go.title')"/>
40 + <input type="submit" class="searchButton" value="$msg.get('xe.search.bar.go')" title="$msg.get('xe.search.bar.go.title')"/>
41 41   <div class="searchHelp">$msg.get("xe.search.bar.help")</div>
42 42   {/pre}
43 43  </form>
XWiki.StyleSheetExtension[0]
Code
... ... @@ -377,7 +377,7 @@
377 377   margin: 0px;
378 378  }
379 379  em{
380 - color:orange;
380 + background-color:#F7FF94;
381 381   padding:0;
382 382   margin: 0;
383 383   text-decoration: inherited;