[Neos] CSS only in Backend

Patric Eckhart mail at patriceckhart.com
Tue Mar 31 10:09:54 CEST 2015


Hey,

how can I use a CSS only in "backend mode"
I´ve tried this with:
<f:if condition="{node.context.workspace.name} != 'live'">
				my css
</f:if>

but it does not work.


More information about the Neos mailing list