Posted by Volx on April 2, 2012 at 11:29am
3 followers
Jump to:
| Project: | Panels |
| Version: | 7.x-3.2 |
| Component: | In-Place Editor (IPE) |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
When editing a panel in IPE, I can't see the icons in the pane linkbar, due to missing css classes. The css references li.edit, li.style and li.delete, but these classes are never assigned.
I changed the css slightly to have the classes on the link itself and added the classes on the links in theme_panels_ipe_pane_wrapper, see attached patch.
| Attachment | Size |
|---|---|
| panels-ipe_icons_missing.patch | 1.85 KB |
Comments
#1
That's weird. I see those icons just fine, so I'm not sure it's just the missing CSS. I wonder why it is you don't see them.
#2
Don't know what the issue was, but it is fixed in 3.3. Thanks :)
#3
Automatically closed -- issue fixed for 2 weeks with no activity.