|
|
@@ -36,7 +36,7 @@ table.wachenaufgaben tr td {
|
|
|
text-align: left;
|
|
|
border-bottom: 5px solid #999 !important;
|
|
|
}
|
|
|
-table.wachenaufgaben tr td.todo-title:before {
|
|
|
+table.wachenaufgaben tr td.todo-symbol:before {
|
|
|
font-family: 'Font Awesome 6 Pro';
|
|
|
font-weight: 400;
|
|
|
padding-right: 10px;
|
|
|
@@ -49,7 +49,7 @@ table.wachenaufgaben tr td.todo-title:before {
|
|
|
line-height: 1;
|
|
|
text-rendering: auto;
|
|
|
}
|
|
|
-table.wachenaufgaben tr td.clean-title:before {
|
|
|
+table.wachenaufgaben tr td.clean-symbol:before {
|
|
|
font-family: 'Font Awesome 6 Pro';
|
|
|
font-weight: 400;
|
|
|
padding-right: 10px;
|
|
|
@@ -62,7 +62,7 @@ table.wachenaufgaben tr td.clean-title:before {
|
|
|
line-height: 1;
|
|
|
text-rendering: auto;
|
|
|
}
|
|
|
-table.wachenaufgaben tr td.info-title:before {
|
|
|
+table.wachenaufgaben tr td.info-symbol:before {
|
|
|
font-family: 'Font Awesome 6 Pro';
|
|
|
font-weight: 400;
|
|
|
padding-right: 10px;
|