mirror of
https://forge.chapril.org/tykayn/libre-charge-map
synced 2025-06-20 01:34:43 +02:00
style for panormax link in popup
This commit is contained in:
parent
984cac9884
commit
92262a1039
1 changed files with 5 additions and 0 deletions
|
@ -105,6 +105,7 @@ img.leaflet-marker-icon.tag-socket\:type2_yes {
|
|||
|
||||
.rounded-button,
|
||||
.navigation-link,
|
||||
.panoramax-link,
|
||||
.edit-button {
|
||||
background: var(--button-background);
|
||||
padding: 0.5em 1em;
|
||||
|
@ -113,6 +114,10 @@ img.leaflet-marker-icon.tag-socket\:type2_yes {
|
|||
border: solid 1px var(--button-border);
|
||||
float: right;
|
||||
}
|
||||
.panoramax-link img{
|
||||
width: 1rem;
|
||||
height: 1rem;
|
||||
}
|
||||
|
||||
.side-panel button {
|
||||
min-width: 15em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue