mirror of
https://github.com/haiwen/seahub.git
synced 2025-04-28 03:10:45 +00:00
1 line
2.8 KiB
CSS
1 line
2.8 KiB
CSS
.item-active{background-color:#fdc297!important;color:#fff}.item-active i{color:#fff}.history-list-item .history-info{flex:1 1;padding:0 .5rem}.history-list-item .history-operation{align-items:center;display:flex;justify-content:center;width:1.5rem}.history-list-item .history-operation .sf3-font-more-vertical:hover{text-decoration:none}.history-info .time{color:#212529}.history-info .owner{align-items:center;color:#888;display:flex;margin-top:.25rem}.history-info .owner .squire-icon{background-color:#549b5a;height:.5rem;margin-right:.25rem;width:.5rem}.history-header{align-items:center;background-color:#f4f4f7;border-bottom:1px solid #e8e8e8;display:flex;font-size:1rem;justify-content:space-between;padding:.5rem 1rem}.file-history-header{background-color:#fff;height:50px}.history-header .title{font-size:1.25rem;line-height:1.25rem}.history-header .title .go-back{color:silver;margin-right:.75rem}.history-header .title .go-back:hover{color:#f93;text-decoration:none}.history-header .title .go-back .sf3-font-down{font-size:1.25rem!important}.content-viewer{display:flex;flex:1 1;min-height:0}.content-viewer .sf-slate-viewer-scroll-container{background-color:#fafaf9;display:block;padding:20px 40px}.content-viewer .sf-slate-viewer-scroll-container .sf-slate-article-content{min-height:100%}.content-viewer .sf-slate-viewer-scroll-container .sf-slate-viewer-article-container{width:100%}.content-viewer .sf-slate-viewer-article-container .article{max-width:100%;width:100%}.panel-header{border-bottom:1px solid #e8e8e8;font-size:1rem;font-weight:400;height:36px;line-height:1.5;padding:.5rem 0;position:relative;text-align:center;width:100%}.history-body{display:flex;flex:1 1;height:500px;min-height:0;overflow:hidden}.history-list-container{flex:1 1;flex-direction:column;min-height:0;overflow:auto}.history-list-container .history-list-item{cursor:pointer;display:flex;flex:1 1;padding:5px 10px}.history-list-container .history-list-item:hover{background-color:#ffe7d5}.history-content .main-panel{flex:1 1 auto}.history-content .history-side-panel{background-color:#fff;border-left:1px solid #e5e5e5;display:flex;flex:0 0 auto;flex-direction:column;-webkit-user-select:none;-ms-user-select:none;user-select:none}.history-content .history-side-panel .history-side-panel-title{border-bottom:1px solid #e5e5e5;font-size:1rem;font-weight:bolder;height:50px;line-height:50px;padding:0 10px}@media (min-width:992px){.history-side-panel{width:260px}.history-content .main-panel{max-width:calc(100% - 260px)}}@media (max-width:991.8px){.history-content .main-panel{max-width:calc(100% - 190px)}}@media (max-width:768px){.history-content .main-panel{max-width:100%}.content-viewer .sf-slate-viewer-scroll-container{padding:20px}.content-viewer .sf-slate-viewer-article-container{margin:0;padding:0}.content-viewer .sf-slate-viewer-article-container .article{padding:20px}} |