mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-10 09:52:33 +01:00
NEW Show also shceduled task never finished in scheduled task widget
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user