NEW Show also shceduled task never finished in scheduled task widget

This commit is contained in:
Laurent Destailleur
2022-09-05 12:27:06 +02:00
parent 9a4a740d4b
commit 33ad0de37e
7 changed files with 49 additions and 14 deletions

View File

@@ -973,6 +973,9 @@ textarea.centpercent {
.nounderline {
text-decoration: none;
}
.nounderlineimp {
text-decoration: none !important;
}
.nopadding {
padding: 0;
}
@@ -1623,6 +1626,7 @@ tr.nobottom td {
.clearboth { clear:both; }
.hideobject { display: none; }
.minwidth25 { min-width: 25px; }
.minwidth50 { min-width: 50px; }
.minwidth75 { min-width: 75px; }
/* rule for not too small screen only */