[player-tracker] don't select portal when clicking the marker; instead, make portal names in popup clickable
This commit is contained in:
7
plugins/player-tracker.css
Normal file
7
plugins/player-tracker.css
Normal file
@ -0,0 +1,7 @@
|
||||
.plugin-player-tracker-popup a {
|
||||
color: inherit;
|
||||
text-decoration: underline;
|
||||
text-decoration-style: dashed;
|
||||
-moz-text-decoration-style: dashed;
|
||||
-webkit-text-decoration-style: dashed;
|
||||
}
|
Reference in New Issue
Block a user