Changes for page ListWebSearch
Last modified by Ecaterina Valica on 2010/07/22 10:30
From version 360.1
edited by Ecaterina Valica
on 2009/03/24 13:54
on 2009/03/24 13:54
Change comment:
There is no comment for this version
To version 378.1
edited by Ecaterina Valica
on 2009/03/24 15:41
on 2009/03/24 15:41
Change comment:
There is no comment for this version
Summary
-
Attachments (0 modified, 1 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- variants.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.evalica - Size
-
... ... @@ -1,0 +1,1 @@ 1 +179.5 KB - Content
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -326,22 +326,18 @@ 326 326 list-style-position: outside; 327 327 margin: 0; 328 328 padding: 0; 329 - overflow: hidden; 330 - background-color: #fff; 329 + background: #FFFFFF url($xwiki.getSkinFile("greyback2.png")) repeat-x scroll 0 0; 331 331 border: 2px solid #ccc; 332 332 border-top: none; 333 333 } 334 334 div.suggestResults ul li{ 335 - color: #ccc; 336 336 padding: 0; 337 337 margin: 0; 338 338 text-align: left; 339 339 } 340 340 div.suggestResults ul li a{ 341 - color: #4D4D4D; 342 342 display: block; 343 343 text-decoration: none; 344 - overflow: hidden; 345 345 background-color: transparent; 346 346 position: relative; 347 347 padding: 0; ... ... @@ -351,9 +351,7 @@ 351 351 display: block; 352 352 padding: 0; 353 353 margin: 0; 354 - font-weight: normal; 355 355 clear: both; 356 - overflow:hidden; 357 357 } 358 358 div.suggestResults ul li a span.suggestItem span.suggestName{ 359 359 text-align: left; ... ... @@ -360,7 +360,6 @@ 360 360 width: 60%; 361 361 color: #4D4D4D; 362 362 display:inline-block; 363 - font-weight: bold; 364 364 font-size: 90%; 365 365 padding-left: 6px; 366 366 margin: 0px; ... ... @@ -377,7 +377,7 @@ 377 377 } 378 378 div.suggestResults ul li a span.suggestItem span.suggestLocation{ 379 379 text-align: right; 380 - color: # cccccc;373 + color: #bbb; 381 381 font-size: 90%; 382 382 width: 36%; 383 383 vertical-align: top;