Changes for page ListWebSearch
Last modified by Ecaterina Valica on 2010/07/22 10:30
From version 273.1
edited by Guillaume Lerouge
on 2009/03/20 16:53
on 2009/03/20 16:53
Change comment:
There is no comment for this version
To version 269.1
edited by Guillaume Lerouge
on 2009/03/20 16:40
on 2009/03/20 16:40
Change comment:
There is no comment for this version
Summary
-
Objects (1 modified, 0 added, 0 removed)
Details
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -4,16 +4,14 @@ 4 4 } 5 5 /* Search Bar*/ 6 6 #searchBar{ 7 - margin-top: 25px; 8 - margin-bottom: 25px; 7 + margin-bottom: 11px; 9 9 padding-left: 5px; 10 - text-align: center; 11 11 clear: both; 12 12 } 13 13 #searchBar select { 14 14 border: 3px solid #CCCCCC; 15 15 color: #4d4d4d; 16 - font-size:1 8px;14 + font-size:16px; 17 17 } 18 18 .searchQuery{ 19 19 background:transparent url($xwiki.getSkinFile("search.png")) center left no-repeat; ... ... @@ -21,7 +21,7 @@ 21 21 padding-left:18px; 22 22 border: 3px solid #CCCCCC; 23 23 color: #4d4d4d; 24 - font-size:1 8px;22 + font-size:16px; 25 25 } 26 26 .searchButton{ 27 27 background-color:#B3B3B3; ... ... @@ -28,10 +28,11 @@ 28 28 border:3px solid #B3B3B3; 29 29 color:#FFFFFF; 30 30 font-family:Verdana; 31 - font-size:16px; 29 + font-size:14px; 30 + 32 32 font-weight:bold; 33 - height:2 6px;34 - line-height:1 7px;32 + height:24px; 33 + line-height:15px; 35 35 } 36 36 .searchHelp{ 37 37 font-size: 80%;