superpowers-game-ftext-plugin
Version:
Generic text asset for the Superpowers Game system of Superpowers, the extensible HTML5 2D+3D game engine.
1 lines • 772 B
CSS
.cm-trailingspace{background-color:rgba(255,0,0,0.7)}.cm-matchhighlight{background-color:rgba(200,200,200,0.5)}body{display:flex;flex-direction:column;flex:1}.text-editor-container{min-height:100px}.line-error{background-color:rgba(232,86,86,0.5)}.line-error-gutter{color:#ec5050;font-size:16px;padding-left:5px;margin-top:-2px}.error-pane{display:flex;flex-flow:column;}.error-pane .status{background-color:#444;color:#fff;display:flex;align-items:center;height:30px;}.error-pane .status.has-draft{background-color:#37d}.error-pane .status.has-errors{cursor:pointer;background-color:#a44}.error-pane .status .draft{padding-left:.25em;color:rgba(255,255,255,0.5)}.error-pane .status .errorInfo{flex:1;padding:.5em}.error-pane.collapsed{min-height:0;height:auto }