PixelWidget { align: left top; overflow: auto; } StatusWidget { align: left bottom; background: $background; height: 1; } #map Label { margin-top: 1; } TabbedContent { height: 99%; overflow: auto; } #command_container Horizontal { max-height: 20; } #command_container Label { width: 100%; } TUIddrescue.running #command_container { display: none; } #command_log { overflow: auto; display: none; } TUIddrescue.running #command_log { display: block; } CollapsibleTitle { background: black 0%; }