amandablum / mindup

1 stars 0 forks source link

Gravity forms field styles #17

Closed amandablum closed 8 years ago

amandablum commented 8 years ago

lets match the styleguide: (changed border and bg color)

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { color: inherit; border: 1px solid #22ABE1; border-radius: 0; background: #C3E8F7; }

vitamincee commented 8 years ago

all set. i didn't see any forms on the PSD you sent so i just had it match the footer.

vitamincee commented 8 years ago

if there's a stylesheet somewhere that shows form elements can you send it over? the contact form needs some love

amandablum commented 8 years ago

yeah. i did the same. form elements aren't in the stylesheet, she didn't hit online elements beyond the basic. I agree, it needs some attention, but its not terrible. Once the missing fields are back in, the alignment won't be so wonky. I think change the h3 header at top to our h2. I'd leave the rest to your discretion

vitamincee commented 8 years ago

i meant style guide not stylesheet it's early :)

amandablum commented 8 years ago

no, i understood. sadly, same difference:)

On Tue, Apr 5, 2016 at 9:16 AM, cee notifications@github.com wrote:

i meant style guide not stylesheet it's early :)

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/amandablum/mindup/issues/17#issuecomment-205878464

vitamincee commented 8 years ago

ok, take a look at the contact page for updates.

amandablum commented 8 years ago

looks fine to me.