Rev 6548 | Rev 6635 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6548 | Rev 6615 | ||
---|---|---|---|
Line 12... | Line 12... | ||
12 | 12 | ||
13 | .wims_home_form { |
13 | .wims_home_form { |
14 | padding: 5px; |
14 | padding: 5px; |
15 | width:150px; |
15 | width:150px; |
16 | } |
16 | } |
17 | - | ||
18 | .wims_clearSearch{ |
- | |
19 | float:right; |
- | |
20 | } |
- | |
21 | - | ||
22 | table.wims_search_engine { |
- | |
23 | padding-top: 3pt; |
- | |
24 | background-color:#cccccc; |
- | |
25 | background: -webkit-gradient( linear, left top, left bottom, from(white), to(#999999) ); |
- | |
26 | background: -moz-linear-gradient( top center, white,#999999); |
- | |
27 | } |
- | |
28 | - | ||
29 | table.wims_search_engine td {text-align:center;} |
- | |
30 | 17 | ||
31 | .wims_home_button {} |
18 | .wims_home_button {} |
32 | 19 | ||
33 | .wims_home_menu {} |
20 | .wims_home_menu {} |
34 | 21 |