[document-node-element] { .canvas-widgets { display: inline; } .canvas-widget { display: none; } .canvas-widget-label { position: absolute; display: none; top: -20px; left:0; background-color: red; color: white; font-size:12px; font-weight: bold; padding: 1px 3px; //width:300px; opacity: 0.65; font-family: monospace; z-index:9999; white-space: nowrap; } }