provide headings for blocks and layouts

This commit is contained in:
Mario Vavti
2015-04-22 10:31:36 +02:00
parent e807231e91
commit b4dff3a9ff
7 changed files with 51 additions and 10 deletions

3
view/css/mod_blocks.css Normal file
View File

@@ -0,0 +1,3 @@
#block-editor {
display: none;
}

3
view/css/mod_layouts.css Normal file
View File

@@ -0,0 +1,3 @@
#layout-editor {
display: none;
}