Updated the ytmusic cookies situation
This commit is contained in:
@@ -237,6 +237,7 @@ input:focus, select:focus { outline: none; border-color: var(--accent); }
|
||||
.badge-pending { background: var(--text-muted); color: white; }
|
||||
.badge-failed { background: var(--danger); color: white; }
|
||||
.badge-completed { background: var(--success); color: white; }
|
||||
.badge-success { background: var(--success); color: white; }
|
||||
|
||||
/* Task table fixed column widths */
|
||||
table.tasks-table { table-layout: fixed; }
|
||||
|
||||
Reference in New Issue
Block a user