Darkmode fixes
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
<% if (activities.length > 0) { %>
|
||||
<tr class="employee-details-row" data-user-id="<%= row.userId %>" style="display: none; background-color: #fafafa;">
|
||||
<tr class="employee-details-row" data-user-id="<%= row.userId %>" style="display: none;">
|
||||
<td colspan="3">
|
||||
<div style="padding: 10px 5px 5px 5px;">
|
||||
<strong>Aufschlüsselung für <%= row.firstname %> <%= row.lastname %>:</strong>
|
||||
|
||||
Reference in New Issue
Block a user