File tree Expand file tree Collapse file tree 1 file changed +18
-3
lines changed Expand file tree Collapse file tree 1 file changed +18
-3
lines changed Original file line number Diff line number Diff line change 3
3
*/
4
4
.ol-map {
5
5
width : 100% ;
6
- height : 400 px ;
6
+ height : 420 px ;
7
7
border : 1px solid #E4E4E4 ;
8
8
}
9
9
#issue-form .ol-map {
12
12
}
13
13
14
14
.ol-control button {
15
- background-color : rgba (40 , 40 , 40 , 0.8 );
15
+ background-color : rgba (52 , 73 , 94 , 0.8 );
16
16
}
17
17
.ol-control button :hover {
18
- background-color : rgba (40 , 40 , 40 , 1 );
18
+ background-color : rgba (52 , 73 , 94 , 1 );
19
+ }
20
+
21
+ .ol-zoom button .ol-zoom-in ,
22
+ .ol-zoom button .ol-zoom-out ,
23
+ .ol-full-screen button .ol-full-screen-true ,
24
+ .ol-full-screen button .ol-full-screen-false ,
25
+ .ol-rotate button .ol-rotate-reset ,
26
+ .ol-bar .ol-button button {
27
+ height : 32px ;
28
+ width : 32px ;
29
+ font-size : 1.6em ;
30
+ }
31
+
32
+ .ol-control.ol-bar.ol-top.ol-left , .ol-control.ol-bar.ol-top.ol-right {
33
+ top : 5.2em ;
19
34
}
20
35
21
36
.tabular .ol-layerswitcher label {
You can’t perform that action at this time.
0 commit comments