(core) Select all functionality by clicking the upper left margin corner

Summary: Select all functionality by clicking the upper left margin corner

Test Plan: Browser test created

Reviewers: dsagal, paulfitz

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D2793
This commit is contained in:
Jarosław Sadziński
2021-04-29 20:10:01 +02:00
parent 0e22716761
commit 8f008d8de2
3 changed files with 5 additions and 2 deletions

View File

@@ -146,6 +146,7 @@
top: 1px; /* go under 1px border on scrollpane */
border-bottom: 1px solid lightgray;
z-index: 3;
cursor: pointer;
}
.scroll_shadow_left {