Changes for page ListWebSearch

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

From version 295.1
edited by Ecaterina Valica
on 2009/03/22 12:01
Change comment: There is no comment for this version
To version 300.1
edited by Ecaterina Valica
on 2009/03/22 12:18
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,3 +1,4 @@
1 +
1 1  #search{
2 2   width: 100%;
3 3   background-color: #fff;
... ... @@ -186,6 +186,9 @@
186 186  .itemTitle a:focus {
187 187   outline: dotted 1px #000;
188 188  }
190 +a.itemAuthor:focus{
191 + outline: dotted 1px #000;
192 +}
189 189  .itemLocation{
190 190   color: #808080;
191 191   font-size:90%;
... ... @@ -302,4 +302,3 @@
302 302   height: 1px;
303 303   margin: 0 211px;
304 304  }
305 -