Sleazy Fork is available in English.

Harem Heroes++ modified by 1121

Adding things here and there in Harem Heroes game.

< Отзив за Harem Heroes++ modified by 1121

Въпрос/коментар

§
Публикуван на: 13.10.2018
Редактиран на: 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.

§
Публикуван на: 19.01.2019

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

Публикувайте отговор

Влезте, за да публикувате отговор.