Changes for page ListWebSearch

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

From version 13.1
edited by Ecaterina Valica
on 2009/03/16 15:25
Change comment: There is no comment for this version
To version 11.1
edited by Ecaterina Valica
on 2009/03/16 15:21
Change comment: There is no comment for this version

Summary

Details

XWiki.StyleSheetExtension[0]
Code
... ... @@ -51,9 +51,8 @@
51 51  .resultsNo{
52 52   float: left;
53 53  }
54 -.resultsNo .currentResultsNo, .resultsNo .totalResultsNo{
55 - color: #4D4D4D;
56 -}
54 +.resultsNo .currentResultsNo{}
55 +.resultsNo .totalResultsNo{}
57 57  .pagination{
58 58   float: right;
59 59  }