|
@@ -25,15 +25,16 @@
|
|
|
}
|
|
}
|
|
|
table.wachenaufgaben {
|
|
table.wachenaufgaben {
|
|
|
font-size: 3.5em !important;
|
|
font-size: 3.5em !important;
|
|
|
|
|
+ border-collapse: collapse;
|
|
|
}
|
|
}
|
|
|
table.wachenaufgaben tr {
|
|
table.wachenaufgaben tr {
|
|
|
opacity: 1 !important;
|
|
opacity: 1 !important;
|
|
|
font-size: 100% !important;
|
|
font-size: 100% !important;
|
|
|
- border-bottom: 5px solid #999 !important;
|
|
|
|
|
}
|
|
}
|
|
|
table.wachenaufgaben tr td {
|
|
table.wachenaufgaben tr td {
|
|
|
font-size: 100% !important;
|
|
font-size: 100% !important;
|
|
|
text-align: left;
|
|
text-align: left;
|
|
|
|
|
+ border-bottom: 5px solid #999 !important;
|
|
|
}
|
|
}
|
|
|
table.wachenaufgaben tr td.todo-title:before {
|
|
table.wachenaufgaben tr td.todo-title:before {
|
|
|
font-family: 'Font Awesome 6 Pro';
|
|
font-family: 'Font Awesome 6 Pro';
|