Either this is a bug or I am simply doing something wrong, so it may belong in the bugs section instead.
I have it so that when you put your cursor over 'New Game' and 'Level Select' on the main menu, they turn white and then turn back to black when you take your cursor off of them. The problem is that it isn't working for 'Level Select' and I can't see anything different about the two different lines. I also have a few other instances of this command and they all work except 'Level Select'.
Mouse | Cursor is over "blahblahblah" | Set font color to rgb(255,255,255)
Mouse | Invert Cursor is over "blahblahblah" | set font color to rgb(0,0,0)
This is what the 'New Game' one looks like. the 'Level Select' one is the same except I don't have an invert to it right now because I deleted it. There's no point in the invert if the original command wont work
I can't give out the .capx because my rep isn't high enough, sorry.