mirror of
https://github.com/haiwen/seahub.git
synced 2025-05-13 10:25:46 +00:00
1 line
718 B
CSS
1 line
718 B
CSS
body{overflow:hidden}#wrapper{height:100%}.top-header{background-color:#f8fafd;border-bottom:1px solid #eee;flex-shrink:0;padding:.5rem 1rem}.details{color:#666;font-size:12px;margin-left:.25rem;text-decoration:underline}.commit-label{background:#eee;border-radius:3px;margin:0 2px;padding:1px 5px;white-space:nowrap}.go-back{color:silver;font-size:1.75rem;left:-40px;position:absolute;top:-5px}.go-back .sf3-font-down{font-size:1.75rem!important}.repo-snapshot-tip{color:#666;font-size:.875rem}#repo-history-dialog.modal-dialog{height:calc(100% - 3.5rem);max-height:calc(100% - 3.5rem);overflow:hidden}#repo-history-dialog .modal-content{max-height:100%;overflow:hidden}#repo-history-dialog .modal-body{overflow:auto} |