mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 14:07:32 +00:00
inline the google maps pin svg
This commit is contained in:
parent
8a54ef4cd0
commit
a04f198ade
5 changed files with 12 additions and 16 deletions
|
|
@ -1079,14 +1079,9 @@ img.openwebrx-mirror-img
|
|||
content: "Down: ";
|
||||
}
|
||||
|
||||
.openwebrx-maps-pin {
|
||||
background-image: url("../gfx/google_maps_pin.svg");
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
.openwebrx-maps-pin svg {
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
background-size: contain;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.openwebrx-message-panel {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue