Skip to content
Snippets Groups Projects
Commit b4b1e5c1 authored by TonyFord's avatar TonyFord
Browse files

css optimierungen

parent 7bf5f58c
No related merge requests found
Pipeline #73827 passed
......@@ -315,8 +315,11 @@ td.n { color: firebrick; }
cursor: pointer;
table tbody tr {
td:nth-child(6){ text-align: center; }
td:nth-child(5){ text-align: right; padding-left: 1em; }
&.lastresults_summe {
font-weight: bold;
td:nth-child(3){ text-align: center; }
td:nth-child(2){ text-align: right; padding-left: 1em; }
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment