From 6706fc29495158ef2383db8bac3ebce77d392f0f Mon Sep 17 00:00:00 2001 From: Hannes Heute Date: Tue, 2 Jul 2024 22:41:00 +0200 Subject: [PATCH] remove lines, forgotten to remove --- view/theme/frio/css/style.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 4c562ba586..a31a690aa7 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -3329,13 +3329,10 @@ li.addon { width: 80%; word-break: break-all; } -#logdetail td.log-message { - width: 80%; -} #admin-users #users tr.blocked { background-color: #f8efc0; } -#adminpage .table-hover > tbody > tr:hover + tr.details { +.adminpage .table-hover > tbody > tr:hover + tr.details { background-color: #f5f5f5; } .offset-anchor::before {