Addressed review comments. Modified setting hide functionality and updated manifest version.

This commit is contained in:
Caleb Campbell
2025-10-11 21:11:14 +11:00
parent 6c83e97297
commit b461cf5ad1
3 changed files with 11 additions and 9 deletions

View File

@@ -1,4 +1,3 @@
.callout[data-callout="bible"] {
--callout-color: var(--callout-quote);
--callout-icon: lucide-book-open-text;
div.setting-item.hidden {
display: none;
}