Changes for page ListWebSearch

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

From version 329.1
edited by Ecaterina Valica
on 2009/03/23 16:41
Change comment: There is no comment for this version
To version 324.1
edited by Ecaterina Valica
on 2009/03/23 16:18
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -317,11 +317,9 @@
317 317   left: 5px;
318 318   top: 27px;
319 319   width: 422px;
320 - opacity: 100;
321 321  }
322 322  div.suggestResults ul{
323 323   list-style: none;
324 - list-style-position: outside;
325 325   margin: 0;
326 326   padding: 0;
327 327   overflow: hidden;
... ... @@ -339,7 +339,6 @@
339 339   color: #4D4D4D;
340 340   display: block;
341 341   text-decoration: none;
342 - overflow: hidden;
343 343   background-color: transparent;
344 344   position: relative;
345 345   padding: 0;
... ... @@ -354,7 +354,6 @@
354 354   margin: 0;
355 355   font-weight: normal;
356 356   clear: both;
357 - overflow:hidden;
358 358  }
359 359  div.suggestResults ul li a span.suggestItem span.suggestName{
360 360   text-align: left;
... ... @@ -370,7 +370,6 @@
370 370  div.suggestResults ul li a span.suggestItem span.suggestLocation{
371 371   text-align: right;
372 372   color: #cccccc;
373 - font-size: 90%;
374 374   width: 36%;
375 375   vertical-align: top;
376 376   display:inline-block;