Fixed details arrows in firefox

This commit is contained in:
Peter Bjerg Lidegaard
2022-11-29 19:42:59 +01:00
parent bb3b26e1e7
commit 00773409ba
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1784,7 +1784,7 @@ input.sheet-show-spell-details:checked ~ div.sheet-spell-details {
/* Overwrite Roll20 base styling */
details > summary:first-of-type {
display: revert;
display: list-item;
}
/* Show hide styling */
+1 -1
View File
@@ -1107,7 +1107,7 @@ input.sheet-show-spell-details:checked ~ div.sheet-spell-details {
/* Overwrite Roll20 base styling */
details > summary:first-of-type {
display: revert;
display: list-item;
}
/* Show hide styling */
+1
View File
@@ -12,6 +12,7 @@
<li>Added clarification note for nonmagical arrows fired from magical bows</li>
<li>Featherfoot from Ninja's Handbook - Swapped duration and casting time as increasing casting time with level did not make sense.</li>
<li>Added missing Player's Option: Combat & Tactics weapon proficiencies</li>
<li>Fixed missing arrow in details elements on Firefox</li>
</ul>
<hr>
<p>