From 5a8cfeb7773f0a9df3139c0f85e9d9d92910b2e7 Mon Sep 17 00:00:00 2001 From: "m.epshtein" Date: Tue, 22 Apr 2025 14:42:18 +0300 Subject: [PATCH] SUPPORT-9135 --- frontend/src/resources/landing/home.css | 3 +++ frontend/src/resources/landing/img/svg/case-24x24.svg | 2 +- frontend/src/resources/landing/img/svg/docs-24x24.svg | 7 +++++++ frontend/src/resources/landing/img/svg/esia-24x24.svg | 4 ++-- frontend/src/resources/landing/img/svg/user-24x24.svg | 4 ++-- .../src/resources/template/app/component/home_landing.html | 2 +- 6 files changed, 16 insertions(+), 6 deletions(-) create mode 100644 frontend/src/resources/landing/img/svg/docs-24x24.svg diff --git a/frontend/src/resources/landing/home.css b/frontend/src/resources/landing/home.css index 493415ba..1eb6270b 100644 --- a/frontend/src/resources/landing/home.css +++ b/frontend/src/resources/landing/home.css @@ -338,6 +338,9 @@ a.btn:is(:hover, :focus, :active) { :is(.ul, .fl) .container-inside .list-group .list > div.user::after { background: url(img/svg/user-24x24.svg) no-repeat 0 0; } +:is(.ul, .fl) .container-inside .list-group .list > div.docs::after { + background: url(img/svg/docs-24x24.svg) no-repeat 0 0; +} :is(.ul, .fl) .container-inside .list-group .list > div.romb::after { background: url(img/svg/romb-24x24.svg) no-repeat 0 0; } diff --git a/frontend/src/resources/landing/img/svg/case-24x24.svg b/frontend/src/resources/landing/img/svg/case-24x24.svg index b7d08dcc..c53bcb75 100644 --- a/frontend/src/resources/landing/img/svg/case-24x24.svg +++ b/frontend/src/resources/landing/img/svg/case-24x24.svg @@ -1,3 +1,3 @@ - + diff --git a/frontend/src/resources/landing/img/svg/docs-24x24.svg b/frontend/src/resources/landing/img/svg/docs-24x24.svg new file mode 100644 index 00000000..2f5f23cd --- /dev/null +++ b/frontend/src/resources/landing/img/svg/docs-24x24.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/frontend/src/resources/landing/img/svg/esia-24x24.svg b/frontend/src/resources/landing/img/svg/esia-24x24.svg index d67a5b47..f6230e0c 100644 --- a/frontend/src/resources/landing/img/svg/esia-24x24.svg +++ b/frontend/src/resources/landing/img/svg/esia-24x24.svg @@ -1,4 +1,4 @@ - - + + diff --git a/frontend/src/resources/landing/img/svg/user-24x24.svg b/frontend/src/resources/landing/img/svg/user-24x24.svg index 80fe8382..845b4acf 100644 --- a/frontend/src/resources/landing/img/svg/user-24x24.svg +++ b/frontend/src/resources/landing/img/svg/user-24x24.svg @@ -1,4 +1,4 @@ - - + + diff --git a/frontend/src/resources/template/app/component/home_landing.html b/frontend/src/resources/template/app/component/home_landing.html index 264d8cc1..f6a336e0 100644 --- a/frontend/src/resources/template/app/component/home_landing.html +++ b/frontend/src/resources/template/app/component/home_landing.html @@ -23,7 +23,7 @@
Необходимо авторизоваться
Потребуется подтвержденная учетная запись организации
Доступ предоставляется тольĸо сотрудниĸу, наделенному соответствующими полномочиями (ролью) на ведения воинсĸого учета внутри организации
-
+