CenterInMyPosition and refactor
This commit is contained in:
parent
93d9ca43f1
commit
3dc8edb4a8
10 changed files with 102 additions and 32 deletions
|
|
@ -0,0 +1,9 @@
|
|||
i.location {
|
||||
background: url(/my_location.svg) no-repeat top left;
|
||||
background-size: contain;
|
||||
cursor: pointer;
|
||||
display: inline-block;
|
||||
height: 30px;
|
||||
width: 35px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue