Changes for page ListWebSearch

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

From version 298.1
edited by Ecaterina Valica
on 2009/03/22 12:16
Change comment: There is no comment for this version
To version 296.1
edited by Ecaterina Valica
on 2009/03/22 12:05
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -1,6 +4,3 @@
1 -a:focus {
2 - outline: dotted 1px #000;
3 -}
4 4  #search{
5 5   width: 100%;
6 6   background-color: #fff;
... ... @@ -91,6 +91,7 @@
91 91   font-weight: bold;
92 92  }
93 93  .pagination a:focus {
91 +color: red;
94 94   outline: dotted 1px #000;
95 95  }
96 96  .controlPagination{
... ... @@ -305,3 +305,4 @@
305 305   height: 1px;
306 306   margin: 0 211px;
307 307  }
306 +