Harem Heroes++ modified by 1121

Adding things here and there in Harem Heroes game.

< 腳本Harem Heroes++ modified by 1121的回應

提問/評論

§
發表於:2018-10-13
編輯:2018-10-13

Fixed ugly text shadow on affection tooltip

An ugly shadow recently appeared on the text in the affection tooltip (in harem). The shadow has probably be added with a new css rule used for some official text. Anyways, it's making it difficult to read the text and it should not be there.

To remove it, simply go at line 1153 and find : sheet.insertRule('#harem_right .AffectionTooltip {' Then, add this line just below the one just found : + 'text-shadow: none;'

That's it. The tooltip text is not going to use the more global rule now that it has its own rule.

§
發表於:2019-01-19

This issue has been officialy fixed, you will not need to apply this fix if you're using the last version.

發表回覆

登入以回復