feat: add requst spotlight feature for players and update tooltips
This commit is contained in:
parent
b01167c6d8
commit
59527962ba
3 changed files with 66 additions and 16 deletions
|
|
@ -15,3 +15,9 @@
|
|||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
/* Player spotlight request effect */
|
||||
#token-hud .control-icon.active i.dh-spotlight-request {
|
||||
color: #4da6ff;
|
||||
text-shadow: 0 0 5px #007bff, 0 0 10px #007bff;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue