.content-block-editor{position:fixed;bottom:5px;right:5px;width:100%;height:400px;z-index:3500;background:#eee;box-shadow:0 0 20px -5px #333;display:flex;flex-direction:column;border:1px solid #ccc}.content-block-editor textarea,.content-block-editor textarea:focus{width:100%;height:100%;font-family:Roboto,Menlo,monospace;font-size:1em;line-height:1.2;background:#1e3c1e;background:#1e393c;color:#ffff96;white-space:pre}.content-block-editor .content-block-editor-pull-tab{position:absolute;transform:translateY(-100%);right:0;background:#eee;border:1px solid #ccc;border-width:1px 1px 0 1px}.content-block-editor .content-block-editor-header{flex:0;background:#333;padding:10px}.content-block-editor .content-block-editor-form{flex:1;padding:10px}.content-block-editor .content-block-editor-actions{padding:0 10px 10px;text-align:right;flex:0}.content-block{position:relative}.content-block.editable .content-block-body{min-height:20px;min-width:20px;outline:1px dashed purple}.content-block .content-block-toolbar{position:absolute;right:0;top:0}
