From 92ac00fc8090a2c1c7b088f75ded58fd632388ae Mon Sep 17 00:00:00 2001 From: Elad Shechter Date: Thu, 17 Feb 2022 14:35:45 +0000 Subject: [PATCH 1/2] - Update Bucket HTML structure - Reset more button styles - Update coordinate popup - add feature of now-arrow of small popup - update border-radius of small popup - Trim on bucket table only for text, to show pill wen there is trim to text - More button in mobile is now in top corner how it supposed to be - Add trim inner text class for trimming part of colum --- app/views/console/storage/bucket.phtml | 192 +++++++++++++------------ public/dist/styles/default-ltr.css | 2 +- public/dist/styles/default-rtl.css | 2 +- public/styles/forms.less | 8 +- public/styles/tabels.less | 38 ++++- 5 files changed, 138 insertions(+), 104 deletions(-) diff --git a/app/views/console/storage/bucket.phtml b/app/views/console/storage/bucket.phtml index 0ee770f4dc..dc992717a1 100644 --- a/app/views/console/storage/bucket.phtml +++ b/app/views/console/storage/bucket.phtml @@ -85,11 +85,11 @@ $fileLimitHuman = $this->getParam('fileLimitHuman', 0); - Filename + Filename Type Size Created - + @@ -97,109 +97,111 @@ $fileLimitHuman = $this->getParam('fileLimitHuman', 0); - - -