remove lines, forgotten to remove

This commit is contained in:
Hannes Heute 2024-07-02 22:41:00 +02:00
parent 01d1dc4f53
commit 6706fc2949

View file

@ -3329,13 +3329,10 @@ li.addon {
width: 80%; width: 80%;
word-break: break-all; word-break: break-all;
} }
#logdetail td.log-message {
width: 80%;
}
#admin-users #users tr.blocked { #admin-users #users tr.blocked {
background-color: #f8efc0; background-color: #f8efc0;
} }
#adminpage .table-hover > tbody > tr:hover + tr.details { .adminpage .table-hover > tbody > tr:hover + tr.details {
background-color: #f5f5f5; background-color: #f5f5f5;
} }
.offset-anchor::before { .offset-anchor::before {