Fix black embedded links displays on Tooltips.
This commit is contained in:
@@ -8,6 +8,7 @@ Date format : day/month/year
|
||||
|
||||
## 1.13.5 - ??/03/2026 - ???
|
||||
- Fix List without bullet on item sheets.
|
||||
- Fix black embedded links displays on Tooltips.
|
||||
|
||||
## 1.13.4 - 01/03/2026 - UI Polish, Compendium Upgrades
|
||||
Welcoming Litasa as a maintainer for the system!
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -411,18 +411,25 @@ button {
|
||||
top: -1px;
|
||||
left: -1px;
|
||||
}
|
||||
|
||||
.goodvalue {
|
||||
color: #4e8c69;
|
||||
}
|
||||
|
||||
.badvalue {
|
||||
color: #ab2a00;
|
||||
}
|
||||
|
||||
.reference {
|
||||
display: flex;
|
||||
.page {
|
||||
margin-left: 1ch
|
||||
}
|
||||
}
|
||||
|
||||
.content-link {
|
||||
background: initial;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user