Changes for page ListWebSearch

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

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

Summary

Details

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