Closed (outdated)
Project:
Feedback
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
25 Mar 2010 at 20:31 UTC
Updated:
24 Apr 2026 at 22:14 UTC
Jump to comment: Most recent, Most recent file
I added this to line 49...
$block.toggleClass('opened');
I needed a color change and had no way to attach the CSS. I imagine there are lots of reasons to want to know the state while in CSS, so I placed it on the most parent item.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | feedback-message-style.patch | 324 bytes | doublejosh |
| form-toggle-class.patch | 385 bytes | doublejosh |
Comments
Comment #1
doublejosh commentedAnother small style helper patch. The message should have the same background, etc as the main form.
Comment #2
sunBoth patches make sense, but we need to combine them. :)
Also, most of Drupal uses a .collapsed class (ie the inverse), so would be good to use it here as well.
Comment #3
mparker17The Drupal 6 version is no longer available, and no longer maintained. So I'm going to close this issue as outdated.
(If you'd like to maintain the Drupal 6 version, please post an issue in the queue)