From f9606a3c88d14ba1004147526d2530653ff199e9 Mon Sep 17 00:00:00 2001 From: ArtemB Date: Sat, 2 Dec 2023 17:07:25 +0300 Subject: [PATCH 1/4] 0.0.301 initialization in com_of --- static/css/styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/styles.css b/static/css/styles.css index 452fd8e..14eb812 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -1990,6 +1990,7 @@ button.cancel_remove.show, button.confirm_remove.show{ font-style: normal; font-weight: 700; line-height: 52px; + margin-bottom: 20px; } From 1834639b506da59110d4992e12b62fc9ba73290e Mon Sep 17 00:00:00 2001 From: SBD Date: Sun, 3 Dec 2023 12:22:05 +0300 Subject: [PATCH 2/4] 0.8.451 --- static/js/user_profile.js | 1 + 1 file changed, 1 insertion(+) diff --git a/static/js/user_profile.js b/static/js/user_profile.js index 48358e5..582dab0 100644 --- a/static/js/user_profile.js +++ b/static/js/user_profile.js @@ -255,6 +255,7 @@ function loader_place_ins_boris (el,type=null){ let cur_loader_place = el.nextElementSibling if (type){ cur_loader_place.innerHTML = "" + changeWidthEL(el) } else { if (loader_place){ From fbdef2a1ec0720de216a30890f71fae9894e00b9 Mon Sep 17 00:00:00 2001 From: SBD Date: Sun, 3 Dec 2023 12:34:24 +0300 Subject: [PATCH 3/4] 0.8.452 --- static/css/styles(boris).css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index 49240ec..9770a9b 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -2744,6 +2744,9 @@ .container_descript_one_news{ width: 100%; overflow-wrap: break-word; + background: linear-gradient(180deg, #040404 46%, #ffffff 72%, #ffffff); + -webkit-background-clip: text; + -webkit-text-fill-color: transparent; } .container_name_one_news{ From 33e27620b1261aad5439c8f4944b8363f4f7e067 Mon Sep 17 00:00:00 2001 From: SBD Date: Sun, 3 Dec 2023 12:46:44 +0300 Subject: [PATCH 4/4] 0.8.453 --- templates/blocks/profile/b_support_chat.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/blocks/profile/b_support_chat.html b/templates/blocks/profile/b_support_chat.html index 525e7e8..7a8268d 100644 --- a/templates/blocks/profile/b_support_chat.html +++ b/templates/blocks/profile/b_support_chat.html @@ -79,7 +79,7 @@ {# #}
{# #} - +