Skip to content

Commit be3def8

Browse files
authored
Merge pull request #1967 from griidc/release/6.74.0
Release/6.74.0
2 parents a6f7919 + aeceab1 commit be3def8

25 files changed

+1931
-461
lines changed

assets/css/custom-pm-icons.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.custom-pm-icon-home {
2+
background-image: url('../images/home.png');
3+
}

assets/css/leaflet-custom.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.leaflet-control-attribution {
2-
max-height: 3rem;
2+
max-height: 1rem;
33
overflow-x: auto;
44
}
55

@@ -15,7 +15,7 @@
1515
color: black;
1616
}
1717

18-
.leaflet-bar {
18+
.leaflet-bar a {
1919
background-color: rgba(0, 60, 136, 0.5);
2020
}
2121

assets/images/home.png

3.82 KB
Loading

0 commit comments

Comments
 (0)