Update jobs progress without full reload
This commit is contained in:
@@ -15,6 +15,7 @@ th { background:#fbfbfb; text-align:left; }
|
||||
code { font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace; font-size: 12px; background:#f2f2f2; padding:2px 4px; border-radius:4px; }
|
||||
.hint { color:#555; font-size: 12px; margin-top: 10px; }
|
||||
.error { color:#b00020; font-weight: 700; }
|
||||
.success { color:#1b7f3a; font-weight: 700; }
|
||||
.progress-row { display:flex; align-items:center; gap:8px; margin-top:6px; }
|
||||
.progress-text { font-size:12px; color:#333; min-width:48px; }
|
||||
.inline-form { margin-top:6px; }
|
||||
|
||||
Reference in New Issue
Block a user