I want the panels theme to be the same as the theme for blocks on my site.

Based on Open Atrium, my site is using design-kit.

I am not sure that this is the right queue.

Using firebug, I see that the panel classes are panel-flexible, panel-pane, pane-block

The class for the block is block.

I thought I could add the panel classes to the block classes in my style.css file

body .page-region .block .block-title .panel-flexible .panel-pane .pane-block

but no change.

And I cleared my cache.

Any ideas on howto have panel panes have the same layout as blocks?

Comments

apmsooner’s picture

Change the style settings in the panel pane to output as system block and the correct classes will get assigned.

socialnicheguru’s picture

Status: Active » Closed (fixed)

awesome. thanks!