Player per world support @ client.
This commit is contained in:
parent
ca76b29fb9
commit
ccf6f2ac49
3 changed files with 137 additions and 111 deletions
|
|
@ -377,6 +377,10 @@ body {
|
|||
border: 3px solid transparent;
|
||||
}
|
||||
|
||||
.dynmap .playerlist .player.otherworld {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
.dynmap .playerlist .player:hover {
|
||||
background: rgba(64,64,64,0.6);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue