From def7740b1911acb7e1d7b40ea117ac1283c6e236 Mon Sep 17 00:00:00 2001 From: Repellent Date: Wed, 21 Jan 2026 23:52:03 +0500 Subject: [PATCH] =?UTF-8?q?css=20=D0=BF=D1=80=D0=B0=D0=B2=D0=BA=D0=B8=20?= =?UTF-8?q?=D1=84=D1=83=D1=82=D0=B5=D1=80=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/admin_comments.tpl | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/templates/admin_comments.tpl b/templates/admin_comments.tpl index 9b907ff..7f63989 100644 --- a/templates/admin_comments.tpl +++ b/templates/admin_comments.tpl @@ -37,7 +37,7 @@ .bg-del-aut { background: #f5f5f5; color: #757575; border-color: #e0e0e0; font-style: italic; } .row-hidden { background-color: #fff4f4 !important; } -/* Контейнер для веера */ +/* Контейнер для веера файлов */ .files-bundle { display: flex; align-items: center; @@ -225,8 +225,11 @@ width: 130px; color: #444444 !important; font-family: 'Cuprum', sans-serif; +} -} +.tfoot { + border-top: 1px solid #CBD5DD; +}