diff --git a/o2web/source/x_component_portal_PortalExplorer/$Main/default/icon/application.png b/o2web/source/x_component_portal_PortalExplorer/$Main/default/icon/application.png index 64f10a298e7e2fc1fbb93e5a88bea04556cdd1e5..46c6c6f4f2138c1c83283a006daacad46c2ac97a 100644 Binary files a/o2web/source/x_component_portal_PortalExplorer/$Main/default/icon/application.png and b/o2web/source/x_component_portal_PortalExplorer/$Main/default/icon/application.png differ diff --git a/o2web/source/x_component_portal_PortalExplorer/$Main/default/style.css b/o2web/source/x_component_portal_PortalExplorer/$Main/default/style.css index f89d5f3407979b995f72ae2600c63dcb00878728..a6ba6a0171340df7daa175e6e02bf374176c9886 100644 --- a/o2web/source/x_component_portal_PortalExplorer/$Main/default/style.css +++ b/o2web/source/x_component_portal_PortalExplorer/$Main/default/style.css @@ -200,7 +200,7 @@ .o2_process_AppExp_item_icon { height: 50px; width: 50px; - border-radius: 25px; + border-radius: 19px; margin: auto; background-repeat: no-repeat; background-position: center; diff --git a/o2web/source/x_component_portal_PortalManager/$Explorer/default/css.wcss b/o2web/source/x_component_portal_PortalManager/$Explorer/default/css.wcss index 81acfb61c584f3f9642d6cfb0825cc637bc1c1d0..de09968589f99c2a7115ae92f8a425b3467cc2a6 100644 --- a/o2web/source/x_component_portal_PortalManager/$Explorer/default/css.wcss +++ b/o2web/source/x_component_portal_PortalManager/$Explorer/default/css.wcss @@ -18,8 +18,8 @@ "height": "80px", "background-position": "center center", "background-repeat": "no-repeat", - "cursor": "pointer" - + "cursor": "pointer", + "background-size": "50px" }, "createElementNode": { "float": "left", @@ -374,4 +374,4 @@ "height": "100%", "border-radius": "10px" } -} \ No newline at end of file +} diff --git a/o2web/source/x_component_process_ApplicationExplorer/$Main/default/icon/application.png b/o2web/source/x_component_process_ApplicationExplorer/$Main/default/icon/application.png index 74c67b9933f901b8af0afaa334d247e5c1fa13e4..8b36b2d6994fd08aa3b89581c482ce0dc9b775aa 100644 Binary files a/o2web/source/x_component_process_ApplicationExplorer/$Main/default/icon/application.png and b/o2web/source/x_component_process_ApplicationExplorer/$Main/default/icon/application.png differ diff --git a/o2web/source/x_component_process_ApplicationExplorer/$Main/default/style.css b/o2web/source/x_component_process_ApplicationExplorer/$Main/default/style.css index 7a4f0a6dc2c30aa5c6031776997e88e521026887..c4b277be5011bd3ad8ed3b4d77d62aed72a92c37 100644 --- a/o2web/source/x_component_process_ApplicationExplorer/$Main/default/style.css +++ b/o2web/source/x_component_process_ApplicationExplorer/$Main/default/style.css @@ -201,7 +201,7 @@ .o2_process_AppExp_item_icon { height: 50px; width: 50px; - border-radius: 25px; + border-radius: 19px; margin: auto; background-repeat: no-repeat; background-position: center; diff --git a/o2web/source/x_component_process_ProcessManager/$Explorer/default/css.wcss b/o2web/source/x_component_process_ProcessManager/$Explorer/default/css.wcss index 25d258b9b18df1228ef785753e00f29a172e1f22..4b229d5d434d71380976af66b073964f6182d7b2 100644 --- a/o2web/source/x_component_process_ProcessManager/$Explorer/default/css.wcss +++ b/o2web/source/x_component_process_ProcessManager/$Explorer/default/css.wcss @@ -31,8 +31,8 @@ "height": "80px", "background-position": "center center", "background-repeat": "no-repeat", - "cursor": "pointer" - + "cursor": "pointer", + "background-size": "50px" }, "createElementNode": { "float": "left", diff --git a/o2web/source/x_component_process_ProcessManager/$Main/default/css.wcss b/o2web/source/x_component_process_ProcessManager/$Main/default/css.wcss index 3c4abffb167bf2376c768a84a9871a73f26dbd56..b1ec036d8fdbaeddb346d719e2a0d7b35a3b4294 100644 --- a/o2web/source/x_component_process_ProcessManager/$Main/default/css.wcss +++ b/o2web/source/x_component_process_ProcessManager/$Main/default/css.wcss @@ -238,4 +238,4 @@ "color": "#666", "cursor": "pointer" } -} \ No newline at end of file +} diff --git a/o2web/source/x_component_query_QueryExplorer/$Main/default/icon/application.png b/o2web/source/x_component_query_QueryExplorer/$Main/default/icon/application.png index 3c8427b2682fe1ace3d8401300a924708b589278..7872d9e3960c982a70008dc92deceac2c0396d6c 100644 Binary files a/o2web/source/x_component_query_QueryExplorer/$Main/default/icon/application.png and b/o2web/source/x_component_query_QueryExplorer/$Main/default/icon/application.png differ diff --git a/o2web/source/x_component_query_QueryExplorer/$Main/default/style.css b/o2web/source/x_component_query_QueryExplorer/$Main/default/style.css index 41c876a832bf6ddcb7c005c7e6b6c8219065c6a9..4362cb8af3356fc787aaa24555cd9f501f64704d 100644 --- a/o2web/source/x_component_query_QueryExplorer/$Main/default/style.css +++ b/o2web/source/x_component_query_QueryExplorer/$Main/default/style.css @@ -201,7 +201,7 @@ .o2_process_AppExp_item_icon { height: 50px; width: 50px; - border-radius: 25px; + border-radius: 19px; margin: auto; background-repeat: no-repeat; background-position: center; diff --git a/o2web/source/x_component_query_QueryManager/$Explorer/default/css.wcss b/o2web/source/x_component_query_QueryManager/$Explorer/default/css.wcss index 68a40ef50f02e29d93f8668fe5e6b1b4d6826177..cb19c0247be09572ac0fdafab06e0ce978b9bcfb 100644 --- a/o2web/source/x_component_query_QueryManager/$Explorer/default/css.wcss +++ b/o2web/source/x_component_query_QueryManager/$Explorer/default/css.wcss @@ -18,8 +18,8 @@ "height": "80px", "background-position": "center center", "background-repeat": "no-repeat", - "cursor": "pointer" - + "cursor": "pointer", + "background-size": "50px" }, "createElementNode": { "float": "left",