Sleazy Fork is available in English.

Harem Heroes++ modified by 1121

Adding things here and there in Harem Heroes game.

< Rückmeldungen aufHarem Heroes++ modified by 1121

Frage/Kommentar

§
Veröffentlicht: 13.10.2018
Bearbeitet: 13.10.2018

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.

§
Veröffentlicht: 19.01.2019

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

Antwort schreiben

Anmelden um eine Antwort zu senden.