[1.3.0-beta-1] About headers in panels
I'm trying to include a fluid-like header in a panel. What I mean is the that the header of the orignal page and the panel look similar (color scheme + height).
The first listitem has some tweaking (margin-top and color).
It uses similar listview and the tweaking.
The difference I need is to put a header on the panel with a close item.
I've used the technique of the listview, but (and this the important part) I want the panel only to be closed with the close button not with clicking the title (= list item).
I wonder how I can solve this best.