From af8e6492093cac2f2c8b322e8597c13b76853a41 Mon Sep 17 00:00:00 2001 From: stitch Date: Fri, 16 Aug 2024 12:37:11 +0300 Subject: [PATCH] fixed overflow and sizing issues in files. added title input. re-structured the add and manage signers flow. adjusted calendar icons --- assets/css/files.css | 77 +++++++++++++++- assets/css/styles.css | 6 +- dashboard-complete.html | 4 +- dashboard-draft.html | 196 +++++++++++++++------------------------- dashboard-failed.html | 6 +- dashboard-progress.html | 4 +- 6 files changed, 160 insertions(+), 133 deletions(-) diff --git a/assets/css/files.css b/assets/css/files.css index ac674fd..b75efa6 100644 --- a/assets/css/files.css +++ b/assets/css/files.css @@ -90,10 +90,11 @@ border-radius: 4px; overflow: hidden; background: #ffffff; - padding: 5px 10px; + padding: 10px 10px; align-items: center; color: rgba(0,0,0,0.5); cursor: pointer; + min-height: 50px; } .filesPageSecSidesSecFilesFile:hover { @@ -135,7 +136,7 @@ .filesPageSecSidesSec.filesPageSecSidesSecAlt { background: unset; - padding: 0 10px; + padding: 0; text-align: center; } @@ -729,3 +730,75 @@ background: rgba(0,0,0,0.1); } +.filesPageSecSidesSecAlt_UsersBottomInside { + width: 100%; + display: flex; + flex-direction: column; + grid-gap: 15px; + border-radius: 5px; + background: white; + padding: 15px; + max-height: 350px; + overflow: auto; +} + +.filesPageSecSidesSecAlt_UsersBottomInsideUser { + width: 100%; + display: flex; + flex-direction: row; + grid-gap: 10px; + align-items: center; + font-size: 14px; + text-align: start; + min-height: 35px; +} + +.btnMain.filesPageSecSidesSecAlt_UsersBottomInsideUserBtn { + padding: 10px; + color: rgba(0,0,0,0.35); + background: rgba(76,130,163,0); +} + +.btnMain.filesPageSecSidesSecAlt_UsersBottomInsideUserBtn:hover { + padding: 10px; + color: white; + background: #5e8eab; +} + +.filesPageSecSidesSecAlt_UsersBottomInsideUserToggle { + border-radius: 100px; + height: 20px; + width: 20px; + min-width: 15px; + min-width: 15px; + outline: solid 2px #ffffff; + color: #4c82a3; + display: flex; + flex-direction: column; + justify-content: center; + align-items: center; +} + +.filesPageSecSidesSecAlt_UsersBottomInsideUserInfo { + display: flex; + flex-direction: column; + justify-content: center; + flex-grow: 1; +} + +.filesPageSecSidesSecAlt_UsersBottomInsideUserPic { + width: 30px; + height: 30px; + min-width: 30px; + min-width: 30px; + border: solid 2px #4c82a3; + border-radius: 100px; +} + +.filesPageSecSidesSecAlt_UsersBottomInsideUserPicHandle { + font-size: 14px; + color: rgba(0,0,0,0.35); + min-width: 16px; + min-height: 16px; +} + diff --git a/assets/css/styles.css b/assets/css/styles.css index f64289f..6302bc6 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -24,15 +24,15 @@ font-weight: 500; } -body::-webkit-scrollbar { +::-webkit-scrollbar { width: 12px; } -body::-webkit-scrollbar-track { +::-webkit-scrollbar-track { background-color: rgba(0,0,0,0.15); } -body::-webkit-scrollbar-thumb { +::-webkit-scrollbar-thumb { max-width: 10px; border-radius: 2px; background-color: #4c82a3; diff --git a/dashboard-complete.html b/dashboard-complete.html index 8036598..e1dfa77 100644 --- a/dashboard-complete.html +++ b/dashboard-complete.html @@ -331,7 +331,7 @@
- +

16 July 2024 - 10:00 PM

@@ -340,7 +340,7 @@
- +

19 July 2024 - 08:00 PM

diff --git a/dashboard-draft.html b/dashboard-draft.html index bb07aa6..c55aa86 100644 --- a/dashboard-draft.html +++ b/dashboard-draft.html @@ -47,6 +47,7 @@
+
@@ -62,18 +63,7 @@
-

2

-
-
-

File name

-
-
-
-
-

3

+

1

File name

@@ -129,55 +119,43 @@
- -
-
+
+
+
+ + + +
+
+

Paragraph

+
+
+ + +
+
+
+ + + +
+
+

Paragraph

+
+
+ + +
+
@@ -333,11 +311,7 @@

File name

-
-
- - -
@@ -348,11 +322,7 @@

File name

-
-
- - -
@@ -363,11 +333,7 @@

File name

-
-
- - -
@@ -385,55 +351,43 @@
- -
-
+
+
+
+ + + +
+
+

Paragraph

+
+
+ + +
+
+
+ + + +
+
+

Paragraph

+
+
+ + +
+
diff --git a/dashboard-failed.html b/dashboard-failed.html index eca4446..98cdce6 100644 --- a/dashboard-failed.html +++ b/dashboard-failed.html @@ -329,9 +329,9 @@

Details

-
+
- +

16 July 2024 - 10:00 PM

@@ -340,7 +340,7 @@
- +

19 July 2024 - 08:00 PM

diff --git a/dashboard-progress.html b/dashboard-progress.html index 93c2d6b..9d2e9d9 100644 --- a/dashboard-progress.html +++ b/dashboard-progress.html @@ -402,7 +402,7 @@
- +

16 July 2024 - 10:00 PM

@@ -411,7 +411,7 @@
- +

-