Add support for optional 'offline players' marker layer
This commit is contained in:
parent
150f3ae6f4
commit
99c38f0ee7
6 changed files with 71 additions and 4 deletions
|
|
@ -787,6 +787,10 @@
|
|||
margin-left: -8px;
|
||||
}
|
||||
|
||||
.dynmap .mapMarker .markerName_offline_players {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.dynmap .coord-control {
|
||||
color: #000;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue