Changes for page ListWebSearch

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

From version 16.1
edited by Ecaterina Valica
on 2009/03/16 15:28
Change comment: There is no comment for this version
To version 18.1
edited by Ecaterina Valica
on 2009/03/16 15:31
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -89,7 +89,12 @@
89 89   display: table-cell;
90 90   width: 80%;
91 91  }
92 -.itemTitle{}
92 +.itemTitle{
93 + color: #4d4d4d;
94 + font-weight: bold;
95 + line-height:1.4em;
96 + font-size:120%;
97 +}
93 93  .itemLocation{
94 94   color: #808080;
95 95  }