Text area color
The editor textarea for composing posts has a white background color defined, but no foreground color:
.markItUpEditor {
background-color: #FFFFFF;
...
}
With a dark (inverted) widget theme, my browser's default foreground color is naturally set to white, resulting in invisible input text in the textarea. Specifying a color:#000 property in .markItUpEditor would solve the problem.
Megan posted this at 14:11 — 17th July 2009.
She has: 11,421 posts
Joined: Jun 1999
I'll get Liam to fix that soon (I don't have permission to edit the theme files for some reason).
JeevesBond posted this at 22:21 — 17th July 2009.
He has: 3,956 posts
Joined: Jun 2002
Seems to be fixed; is that better Abhi?
Abhishek Reddy posted this at 02:31 — 18th July 2009.
He has: 3,348 posts
Joined: Jul 2001
Yes, it is. Thanks!
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.