Browse Source

Merge branch '1848-bordershadow' into 'master'

Add border shadow to enemy info tooltip

Closes #1859

See merge request Isleward/isleward!571
tags/v0.10.6^2
Big Bad Waffle 2 years ago
parent
commit
f72126a377
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/client/ui/templates/tooltipInfo/template.html

+ 2
- 2
src/client/ui/templates/tooltipInfo/template.html View File

@@ -1,3 +1,3 @@
<div class="uiTooltipInfo">
<div class="uiTooltipInfo hasBorderShadow">
</div>

Loading…
Cancel
Save