From f918de506505957968690382e206360d4128d29c Mon Sep 17 00:00:00 2001 From: AntonLV Date: Thu, 5 Dec 2024 17:06:49 +0300 Subject: [PATCH] Ticket #4847 - Studio: Layout changes. Stage 3. --- modules/boonex/english/data/langs/system/en.xml | 2 +- modules/boonex/russian/data/langs/system/ru.xml | 2 +- studio/template/css/launcher.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/boonex/english/data/langs/system/en.xml b/modules/boonex/english/data/langs/system/en.xml index 7f469ab8fb..31da3c7641 100644 --- a/modules/boonex/english/data/langs/system/en.xml +++ b/modules/boonex/english/data/langs/system/en.xml @@ -1314,7 +1314,7 @@ - + diff --git a/modules/boonex/russian/data/langs/system/ru.xml b/modules/boonex/russian/data/langs/system/ru.xml index 3501b465df..8e6bf31ce2 100644 --- a/modules/boonex/russian/data/langs/system/ru.xml +++ b/modules/boonex/russian/data/langs/system/ru.xml @@ -1297,7 +1297,7 @@ - + diff --git a/studio/template/css/launcher.css b/studio/template/css/launcher.css index e7eab1cd2b..c0ecbb1b53 100644 --- a/studio/template/css/launcher.css +++ b/studio/template/css/launcher.css @@ -161,7 +161,7 @@ div.bx-std-widget-notices { height: 2rem; background-color: #ff3b38; - border: 2px solid #000000; + border: 2px solid rgba(0, 0, 0, 0.1); border-radius: 1.25rem; line-height: 2rem;