edina / fieldtrip-cps

A cat protection fieldtrip app
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

style for textarea text is too light #26

Closed benismobile closed 8 years ago

benismobile commented 8 years ago

text area text appears greyed out. should be normal black.

benismobile commented 8 years ago

the light text style probably makes sense for text area where text is default text in an editable text area. we probably want to apply this normal style if the textarea has been set to readOnly.

gmh04 commented 8 years ago

related: https://github.com/edina/fieldtrip-cps/issues/17. This change needs to be deployed first.

benismobile commented 8 years ago

ok #17 is deployed now but I haven't added any class attributes. the text area field will have attribute "readOnly" or not at all, depending on editor property. Can you pick this up in css?

gmh04 commented 8 years ago

yes you can, see commit