Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
table.table-progress-tracking.ttf-loaded {
thead > tr:nth-child(2) > td:first-child {
.wds-checkbox {
display: flex;
height: 100%;
justify-content: center;
padding-left: 0;
padding-top: 0;
}
&:has(input[idx="1"]) {
background-color: var(--theme-success-color) !important;
label:after {
mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 18 18'%3E%3Cdefs%3E%3Cpath id='a' d='M3 15h12V3H3zM16 1H2a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1M7.293 11.707a.997.997 0 0 0 1.414 0l4-4a.999.999 0 1 0-1.414-1.414L8 9.586 6.707 8.293a.999.999 0 1 0-1.414 1.414z'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill-rule='evenodd'/%3E%3C/svg%3E") !important;
}
}
&:has(input[idx="2"]) {
background: transparent !important;
label:after { mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 18 18'%3E%3Cdefs%3E%3Cpath id='a' d='M3 15h12V3H3zm13 2H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' fill-rule='evenodd'/%3E%3C/svg%3E") !important; }
}
&:has(input[idx="0"]) {
background: transparent !important;
label:after { mask: url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20d%3D%22m10.089%208.991%204.653-4.653a.747.747%200%201%200-1.053-1.053L9.036%207.938%204.383%203.285A.747.747%200%201%200%203.33%204.338l4.653%204.653-4.653%204.653a.747.747%200%201%200%201.053%201.053l4.653-4.653%204.653%204.653a.747.747%200%200%200%201.053%200%20.747.747%200%200%200%200-1.053z%22%2F%3E%3Cpath%20d%3D%22M2.403%2015.606h13.248V2.358H2.403zm14.355%202.205H1.296a1.107%201.107%200%200%201-1.107-1.107V1.242A1.107%201.107%200%200%201%201.296.135h15.462a1.107%201.107%200%200%201%201.107%201.107v15.462a1.107%201.107%200%200%201-1.107%201.107%22%2F%3E%3C%2Fsvg%3E") !important; }
}
}
.ttf-search {
color-scheme: light dark;
display: block;
height: 20px;
width: 100%;
font-size: 12px;
}
tbody > tr {display: table-row !important;}
}