mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
panels: map, logo top bar
This commit is contained in:
parent
3de025b0df
commit
43f4b5cda0
8 changed files with 111 additions and 56 deletions
|
@ -67,25 +67,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
.locate-geo-button {
|
||||
background: @bar_background;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
position: fixed;
|
||||
top: 10px;
|
||||
left: 10px;
|
||||
border-radius: @panel_radius 0 0 @panel_radius;
|
||||
z-index: 3;
|
||||
box-shadow: @bar_shadow;
|
||||
cursor: pointer;
|
||||
padding: 1px;
|
||||
box-sizing: border-box;
|
||||
|
||||
svg {
|
||||
fill: white;
|
||||
}
|
||||
}
|
||||
|
||||
.location-marker {
|
||||
width: 20px;
|
||||
height: 3px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue