add boat done
This commit is contained in:
@@ -312,6 +312,14 @@ th.rotate > div > span {
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
.leafletmap {
|
||||
padding:0;
|
||||
margin:0;
|
||||
display: grid;
|
||||
grid-gap: 0;
|
||||
}
|
||||
|
||||
|
||||
.input {
|
||||
font: 1.1em/1.5em sans-serif;
|
||||
text-decoration: none;
|
||||
@@ -902,3 +910,4 @@ a.wh:hover {
|
||||
/* show children when item is checked */
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
||||
@@ -390,6 +390,7 @@
|
||||
grid-column-end: span 4;
|
||||
}
|
||||
|
||||
|
||||
.maxheight {
|
||||
max-height: 300px;
|
||||
overflow: scroll;
|
||||
|
||||
Reference in New Issue
Block a user