Closed (fixed)
Project:
Panels
Version:
7.x-3.2
Component:
In-Place Editor (IPE)
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2012 at 11:29 UTC
Updated:
17 Dec 2012 at 15:50 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| panels-ipe_icons_missing.patch | 1.85 KB | Volx |
Comments
Comment #1
merlinofchaos commentedThat'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.
Comment #2
Volx commentedDon't know what the issue was, but it is fixed in 3.3. Thanks :)