Last change
on this file since 7718 was 7715, checked in by janveeden, 15 years ago |
Beheerder and Gebruikers button added. Modified both CSS files for better IE results
|
File size:
381 bytes
|
Line | |
---|
1 | #mapcanvas {
|
---|
2 | width: 575px;
|
---|
3 | height: 400px;
|
---|
4 | }
|
---|
5 |
|
---|
6 | #infowrapper {
|
---|
7 | margin-left: 0px;
|
---|
8 | position: absolute;
|
---|
9 | width: 175px;
|
---|
10 | height: 400px;
|
---|
11 | }
|
---|
12 |
|
---|
13 | #infotop {
|
---|
14 | height: 230px;
|
---|
15 | }
|
---|
16 |
|
---|
17 | #infobottom {
|
---|
18 | height: 145px;
|
---|
19 | }
|
---|
20 |
|
---|
21 | #searchbox {
|
---|
22 | margin-top: 3px;
|
---|
23 | border-top: 1px solid gray;
|
---|
24 | border-bottom: 1px solid gray;
|
---|
25 | height: 30px;
|
---|
26 | overflow: hidden;
|
---|
27 | }
|
---|
28 |
|
---|
29 |
|
---|
30 | #userpick input{
|
---|
31 | width: 85px;
|
---|
32 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.