Without using !important

Is there a way to change background-color (for example) of Rectangle from external css without using !important for property?

check off “protect from external styles” within documentpanel

ok, but can you check what do I make wrong?
test.hype.zip (7.5 KB)

sry, if the styleproperty is already set within hype you’ll have to add !important.
if a styleproperty is not set you can change it with css without …

you can always change styleproperties with js.

1 Like