mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-23 10:59:54 +02:00
Minor tweaks to tooltip card styling
This commit is contained in:
parent
b03772b633
commit
6557ebdea3
4 changed files with 129 additions and 129 deletions
|
|
@ -4,6 +4,7 @@
|
|||
#tooltip:has(div.daggerheart.dh-style.tooltip.card-style),
|
||||
aside[role='tooltip']:has(div.daggerheart.dh-style.tooltip.card-style) {
|
||||
padding: 0;
|
||||
padding-bottom: 8px;
|
||||
border: none;
|
||||
border-radius: 10px;
|
||||
height: max-content;
|
||||
|
|
@ -134,7 +135,6 @@ aside[role='tooltip']:has(div.daggerheart.dh-style.tooltip.card-style) {
|
|||
background: light-dark(@dark-blue-60, @rustic-brown-80);
|
||||
color: @color-text-emphatic;
|
||||
font-size: 12px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue