Rev 6616 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6616 | Rev 7104 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 1 | /* CSSTidy 1.3: Mon, 14 Oct 2013 03:09:12 -0500 */ |
|
1 | .wims_clearSearch{ |
2 | .wims_clearSearch { |
2 |
|
3 | display:inline-block; |
3 | } |
4 | } |
4 | 5 | ||
5 | .wims_search_engine { |
6 | .wims_search_engine { |
- | 7 | padding-left:10%; |
|
6 |
|
8 | padding-right:10%; |
7 |
|
9 | padding-top:3pt; |
8 |
|
10 | text-align:center; |
9 | } |
11 | } |
10 | 12 | ||
11 | .wims_search_help { |
13 | .wims_search_help { |
- | 14 | font-size:small; |
|
- | 15 | } |
|
12 | 16 | ||
13 | #searchform{ |
17 | #searchform { |
14 |
|
18 | vertical-align:middle; |
15 |
|
19 | text-align:center; |
16 |
|
20 | margin-left:auto; |
17 |
|
21 | margin-right:auto; |
18 | } |
22 | } |