mirror of
https://forge.chapril.org/tykayn/libre-charge-map
synced 2025-06-20 01:34:43 +02:00
up style
This commit is contained in:
parent
d78bd89900
commit
01e6acd3d2
3 changed files with 66 additions and 67 deletions
|
@ -101,8 +101,8 @@ img.leaflet-marker-icon.tag-socket\:type2_yes {
|
|||
border-radius: 0.25em;
|
||||
float:none;
|
||||
position:relative;
|
||||
top: 3.5em;
|
||||
right: -11.5rem;
|
||||
top: 5em;
|
||||
right: -7.9rem;
|
||||
}
|
||||
.navigation-link:hover{
|
||||
border: black;
|
||||
|
@ -173,7 +173,7 @@ a {
|
|||
}
|
||||
|
||||
.leaflet-popup-content {
|
||||
|
||||
min-width: 15rem;
|
||||
word-break: break-all;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
@ -189,13 +189,12 @@ a {
|
|||
}
|
||||
|
||||
.popup-key {
|
||||
min-width: 6rem;
|
||||
width: 50%;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.popup-value {
|
||||
min-width: 10rem;
|
||||
max-width: 49%;
|
||||
width: 42%;
|
||||
text-align: right;
|
||||
display: inline-block;
|
||||
padding-right: 1rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue