See attached screenshot.
Good catch! I think it's smarter to style form elements on class than on ID. I will try this out!
I changed to form styling to:
#content .form-type-textfield input, #content .form-type-password input {
so it should work with all forms. It looks good to me but please test 7.x-2.x-dev.
It seems to work.
Automatically closed -- issue fixed for 2 weeks with no activity.
Comments
Comment #1
acke commentedGood catch! I think it's smarter to style form elements on class than on ID. I will try this out!
Comment #2
acke commentedI changed to form styling to:
so it should work with all forms. It looks good to me but please test 7.x-2.x-dev.
Comment #3
lsolesen commentedIt seems to work.