/* 0.5 to 0.5225s */ #connectors { opacity: 0; } #bow-bottom { bottom: 2.6em; height: 0em; opacity: 0; } #bow #bottom { visibility: hidden; } .menu-container { top: 11em; width: 5em; bottom: 0; z-index: 1; background-color: #fc6; } .menu { height: 21.8em; } .menu ul:first-child { padding-top: 0; } .menu .button { width: 5em; } /* 0.5225s to 0.6475s */ #bow-top-left { height: 0; } /* at 0.6475s */ #bow-top .text { opacity: 0; } .empty #bow-top .text { opacity: 1; } /* 0.6475s to 1.1475s */ #bow-top { left: 100%; min-width: auto; border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 1.2em; border-bottom-right-radius: 1.2em; opacity: 0; } .empty #bow-top { left: 0%; min-width: 10em; border-top-left-radius: 1.2em; border-bottom-left-radius: 1.2em; border-top-right-radius: 1.2em; border-bottom-right-radius: 1.2em; opacity: 1; } .multi-display, #content.fixed { } .multi-display { top: 0.2em; left: 0.2em; } #content.fixed { left: 6.4em; top: 9.6em; } .menu .bow { background-color: #fc6; } .multi-display .lower .bg { top: 11em; } body { margin-top: 9.6em; margin-left: 6.4em; } .multi-display .upper .content #cmd2, .multi-display .upper .content #cmd3 { display: none; } .multi-display .upper .content #cmd1, .multi-display .upper .content #cmd4 { right: 0; } .multi-display .upper .content .analysis { right: 5.2em; } .multi-display .upper .content .commands { width: 5.2em; }