This commit is contained in:
WBHarry 2025-12-08 21:01:29 +01:00
parent 09141053c9
commit 2b1535333a
7 changed files with 40 additions and 26 deletions

View file

@ -1,4 +1,5 @@
#tooltip.bordered-tooltip {
#tooltip.bordered-tooltip,
.locked-tooltip.bordered-tooltip {
border: 1px solid @golden;
background-image: url('../assets/parchments/dh-parchment-dark.png');
@ -14,6 +15,7 @@
.tooltip-header {
display: flex;
flex-direction: column;
align-items: center;
text-align: start;
padding: 5px;
gap: 0px;