forked from public/foundryvtt-reve-de-dragon
Jets d'alchimie dans descriptions/journaux
On ne se limite plus aux manipulations alchimiques, et les jets apparaissent comme tous les autres types de jets
This commit is contained in:
@ -1067,12 +1067,13 @@ li label.compteur {
|
||||
max-width: 90%;
|
||||
}
|
||||
|
||||
.alchimie-tache {
|
||||
a.roll-text.content-link {
|
||||
color: hsla(300, 70%, 40%, 0.5);
|
||||
font-weight: bold;
|
||||
background: rgb(182, 180, 179);
|
||||
border: 1px solid rgba(72, 46, 28, 1);
|
||||
border: 1px solid var(--color-border-dark-tertiary);
|
||||
border-radius: 0.25rem;
|
||||
color: rgba(212, 27, 27, 0.5);
|
||||
white-space: nowrap;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.window-app.sheet .window-content .tooltip:hover .tooltiptext {
|
||||
|
Reference in New Issue
Block a user