Subversion Repositories wimsdev

Rev

Rev 6236 | Rev 6615 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6236 Rev 6548
Line 7... Line 7...
7
   padding-left: 3pt;
7
   padding-left: 3pt;
8
   margin-top: 10pt;
8
   margin-top: 10pt;
9
   margin-right: 0%;
9
   margin-right: 0%;
10
   margin-bottom: 3pt;
10
   margin-bottom: 3pt;
11
}
11
}
-
 
12
 
12
.wims_home_form {
13
.wims_home_form {
13
   padding: 5px;
14
   padding: 5px;
14
   width:150px;
15
   width:150px;
15
}
16
}
-
 
17
 
-
 
18
.wims_clearSearch{
-
 
19
    float:right;
-
 
20
}
-
 
21
 
16
table.wims_search_engine {
22
table.wims_search_engine {
17
   padding-top: 3pt;
23
   padding-top: 3pt;
18
   background-color:#cccccc;
24
   background-color:#cccccc;
19
   background: -webkit-gradient( linear, left top, left bottom, from(white), to(#999999) );
25
   background: -webkit-gradient( linear, left top, left bottom, from(white), to(#999999) );
20
   background: -moz-linear-gradient( top center, white,#999999);
26
   background: -moz-linear-gradient( top center, white,#999999);
21
}
27
}
22
 
28
 
23
table.wims_search_engine td {text-align:center;}
29
table.wims_search_engine td {text-align:center;}
-
 
30
 
24
.wims_home_button {}
31
.wims_home_button {}
-
 
32
 
25
.wims_home_menu {}
33
.wims_home_menu {}
26
 
34
 
27
.wims_frontpage, .wims_motd{
35
.wims_frontpage, .wims_motd{
28
   padding-right: 10pt;
36
   padding-right: 10pt;
29
   padding-left: 10pt;
37
   padding-left: 10pt;