style for panormax link in popup
This commit is contained in:
parent
984cac9884
commit
92262a1039
@ -105,6 +105,7 @@ img.leaflet-marker-icon.tag-socket\:type2_yes {
|
|||||||
|
|
||||||
.rounded-button,
|
.rounded-button,
|
||||||
.navigation-link,
|
.navigation-link,
|
||||||
|
.panoramax-link,
|
||||||
.edit-button {
|
.edit-button {
|
||||||
background: var(--button-background);
|
background: var(--button-background);
|
||||||
padding: 0.5em 1em;
|
padding: 0.5em 1em;
|
||||||
@ -113,6 +114,10 @@ img.leaflet-marker-icon.tag-socket\:type2_yes {
|
|||||||
border: solid 1px var(--button-border);
|
border: solid 1px var(--button-border);
|
||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
|
.panoramax-link img{
|
||||||
|
width: 1rem;
|
||||||
|
height: 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
.side-panel button {
|
.side-panel button {
|
||||||
min-width: 15em;
|
min-width: 15em;
|
||||||
|
Loading…
Reference in New Issue
Block a user