Closed (fixed)
Project:
Shiny (Administration theme)
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Sep 2012 at 23:40 UTC
Updated:
6 Nov 2012 at 12:40 UTC
We're adding the IEF styling in contrib.css, and each rule is prefixed with .node-form which limits it to IEF on node forms.
No reason why the same styling shouldn't apply for other entity forms (we have no idea where it might be used. The user form, for example).
If there's other form styling that's node form specific, we should investigate if that can be made generic too, using the admin/people/create form as a testbed.
Comments
Comment #1
dudenhofer commentedI *think* I have this fixed and committed. I removed all of the .node-form prefixes and changed a couple of the #edit-field-product ID's to target more general IEF widget class. I left a couple product-reference styles in there, but I think those are specific enough to the product references. Let me know if you think I missed anything.
Comment #2
bojanz commented