[arvados-workbench2] updated: 2.7.0-250-gaf8493e9

git repository hosting git at public.arvados.org
Thu Dec 7 18:55:49 UTC 2023


Summary of changes:
 src/components/multiselect-toolbar/MultiselectToolbar.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  af8493e9bf8813aacea9dffdd48705bd61970db5 (commit)
      from  f501640554ba22533acfa4b4d106c67e2c80a8cc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit af8493e9bf8813aacea9dffdd48705bd61970db5
Author: Lisa Knox <lisaknox83 at gmail.com>
Date:   Thu Dec 7 13:55:43 2023 -0500

    21128: more css tweaks Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox at curii.com>

diff --git a/src/components/multiselect-toolbar/MultiselectToolbar.tsx b/src/components/multiselect-toolbar/MultiselectToolbar.tsx
index a3606d83..5ce53ab5 100644
--- a/src/components/multiselect-toolbar/MultiselectToolbar.tsx
+++ b/src/components/multiselect-toolbar/MultiselectToolbar.tsx
@@ -57,7 +57,7 @@ const styles: StyleRulesCallback<CssRules> = (theme: ArvadosTheme) => ({
             height: 2
         },
         '&::-webkit-scrollbar-thumb': {
-            backgroundColor: theme.customs.colors.grey600,
+            backgroundColor: '#757575',
             borderRadius: 2
         }
     },

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list