forked from public/foundryvtt-reve-de-dragon
Lien vers Items monde/compendium
This commit is contained in:
@ -848,7 +848,21 @@ section.sheet-body:after {
|
||||
display: block;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
a.rdd-world-content-link i {
|
||||
color: var(--color-text-dark-inactive);
|
||||
margin-right: 0.25em;
|
||||
}
|
||||
a.rdd-world-content-link {
|
||||
background: hsla(280, 50%, 50%, 0.1);
|
||||
padding: 1px 4px;
|
||||
border: 1px solid var(--color-border-dark-tertiary);
|
||||
border-radius: 2px;
|
||||
white-space: nowrap;
|
||||
word-break: break-all;
|
||||
}
|
||||
a.content-link {
|
||||
background: hsla(45, 100%, 80%, 0.2);
|
||||
}
|
||||
|
||||
li label.compteur {
|
||||
display: inline-block;
|
||||
|
Reference in New Issue
Block a user