From bcbc2a5cd6cd01dfff545403d25f788f78e65b2f Mon Sep 17 00:00:00 2001 From: pktome Date: Wed, 8 Jan 2025 14:57:31 -0300 Subject: [PATCH] Update: Fantasy Gits url path --- Fantasy-Gits/fantasygits.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Fantasy-Gits/fantasygits.css b/Fantasy-Gits/fantasygits.css index 381cd36227..f4a21b12f3 100644 --- a/Fantasy-Gits/fantasygits.css +++ b/Fantasy-Gits/fantasygits.css @@ -2372,7 +2372,7 @@ input[type="checkbox"]:not(:checked) ~ .is_edit, input[type="checkbox"]:checked background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/Fantasy-Gits/img/svg_bdb_talents.png"); } .sheet-rolltemplate-rolldice .sheet-p-r-solo .sheet-p-rd-r, .sheet-rolltemplate-rolldice .sheet-p-rd-rw { - background-image: url(/img/svg_bg_mana.png); + background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/Fantasy-Gits/img/svg_bg_mana.png"); } .sheet-rolltemplate-rolldice .sheet-p-label { background-image: url("https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/Fantasy-Gits/img/svg_bg_mana_hover.png");