Ive upgraded to 4.2.2 from 4.1.12 and working, ive got a dark theme so added this to additonal.css and thats working spot on for the chat input
.textbox, textarea, select {
background-color: #1A1A1A;
border: 1px solid #5B5B5B;
color: #CCCCCC;
}
but when I go to start a new thread or reply advanced when I enter text its like this - its ok if you change the box to enter the content.
I can ussually figure stuff out but this has me beat.