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; +}