folder-selection
This commit is contained in:
@@ -2078,7 +2078,8 @@ button.danger:hover:not([disabled]) {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.documents-panel tbody tr.document.selected {
|
||||
.documents-panel tbody tr.document.selected,
|
||||
.documents-panel tbody tr.folder.selected {
|
||||
background: var(--selection-soft);
|
||||
box-shadow: inset 2px 0 0 var(--accent-outline-strong);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user