11 lines
830 B
CSS
11 lines
830 B
CSS
.doc-title .file-icon {width: 14px;}
|
|
.doc-title .ajaxCollect {position: absolute; right: 0; padding: 4px; background: #fff; top: 6px;}
|
|
.doc-title .ajaxCollect > img {width: 16px;}
|
|
|
|
.table-empty-tip {padding: 80px 10px; text-align: center; background: #fff;}
|
|
.table-empty-tip .btn-group .btn {background-color: rgba(var(--color-primary-50-rgb),var(--tw-bg-opacity)); color: var(--nav-active-color); --tw-ring-color: rgba(var(--color-primary-50-rgb),var(--tw-bg-opacity));}
|
|
.sidebar .tree > .tree-item > .project-tree-title {font-size: 16px; margin-bottom: 0.5rem;}
|
|
.sidebar .tree > .tree-item > .project-tree-title .text {margin-left: 0.5rem;}
|
|
.sidebar .tree > .tree-item > .project-tree-title .tree-icon {color: var(--nav-active-color); opacity: 1;}
|
|
.sidebar .tree > .tree-item:has(> .project-tree-title) {border-top-width: 1px;}
|