Hi,

Is it possible to add a vertical tab for the block visibility option for layouts?

*****************************************
On the left side in the vertical tab for blocks:

Layouts
Not restricted to certain layouts(default description)

On the right side in the content of the tab:

Show block for specific layouts
[checkbox] mobile
[checkbox] narrow
[checkbox] normal
[checkbox] wide
Show this block only for the selected layout(s). If you select no layouts, the block will be visible to all layouts.

*****************************************

This will automatically add a css class to the block if necessary. That class has display:none for selected layouts. Is there already a solution for this?

Or should I create a custom module?