UNPKG

akurath

Version:

IDE Frontend for codepsaces.io

13 lines 336 B
#codebox { .cb-body { position: absolute; top: @codeboxMenubarHeight; bottom: @codeboxStatusbarHeight; left: @codeboxToolbarWidth; right: 0px; z-index: 10; background: @codeboxBodyBackground; .transition(left @lateralTransitionSpeed); overflow: hidden; } }