Ticket #2797 (closed enhancement: fixed)
plain_textarea styling
Reported by: | toby | Owned by: | aron.carroll |
---|---|---|---|
Priority: | awaiting triage | Milestone: | demo phase 3 |
Component: | ckan | Keywords: | |
Cc: | Repository: | ckan | |
Theme: | none |
Description
http://localhost:5000/ckan-admin/config uses a plain (non markup) textarea for custom css
I've added form macro plain_textarea to provide one, however it renders without a bottom border due to markup textarea styling can you fix this - thanks
Change History
Note: See
TracTickets for help on using
tickets.
Just a classname issue. Fixed in f927598 and documented