I split out a tiddler into a new window. I want style its contents depending on if it is split out or not. Is there a direct way to tell?
I was thinking of the
InfoMechanism but it doesn't seem to do anything with the windows, it's mainly url stuff and a little more.
Specifically, I'm styling something in it to be position:fixed and width:100% but while this works as desired in the window content, since a split out tiddler remains in the tiddler river, it messes up things there.
<:-)