no hover
This commit is contained in:
@@ -1748,10 +1748,6 @@ button.danger:hover:not([disabled]) {
|
|||||||
transition: background 0.15s ease;
|
transition: background 0.15s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
.documents-panel tbody tr:hover {
|
|
||||||
background: var(--surface-subtle);
|
|
||||||
}
|
|
||||||
|
|
||||||
.documents-panel tbody tr.folder {
|
.documents-panel tbody tr.folder {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
@@ -1808,7 +1804,6 @@ button.danger:hover:not([disabled]) {
|
|||||||
background-color: var(--selection-soft);
|
background-color: var(--selection-soft);
|
||||||
}
|
}
|
||||||
|
|
||||||
.document-card:hover .document-thumbnail-wrapper,
|
|
||||||
.document-card:focus-visible .document-thumbnail-wrapper {
|
.document-card:focus-visible .document-thumbnail-wrapper {
|
||||||
background-color: var(--selection-ring);
|
background-color: var(--selection-ring);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user