Dorako / pf2e-dorako-ui

MIT License
18 stars 17 forks source link

Attack box using dashed boundary #308

Closed Ethan-Otto closed 7 months ago

Ethan-Otto commented 7 months ago

I'm using the most recent version of foundry, pf2e, and dorako-ui I noticed my attach boxes are using this unpleasant dashed boundary. Anyway to to get back a solid boundary?

image

Dorako commented 7 months ago

That is communicating information to you, namely that the contents of the box is hidden from players. It is the same styling used for all gm-visibility elements. You can restyle it with custom css if you please.

Ethan-Otto commented 7 months ago

Thank you so much Would these be said elements?

image

Dorako commented 7 months ago

That seems right - you're looking at compiled .css so those exact lines don't exist on my end.