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 {