body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; margin: auto; } nav { overflow-y: hidden; overflow-x: auto; } nav::-webkit-scrollbar { display: none; } .ui-selected { background-color: #24c278 !important; } .ui-selecting { background-color: #aae5d4 !important; } .context-menu { position: absolute; background: white; } td, th { white-space: pre-wrap; min-width: 200px!important; } .inline-edit { padding: 0!important; } td.inline-edit > textarea, th.inline-edit > textarea { white-space: normal; width: 100%; height: 100%; } .recent-files { width: 300px; height: 500px; float: left; overflow-y: auto; border-right:1px solid #dee2e6; } #splash { width: 500px; height: 500px; float: right; }