|
|
@@ -277,7 +277,7 @@ select{appearance:none!important;-webkit-appearance:none!important;background-re
|
|
|
|
.performance-table th:nth-child(3),.performance-table td:nth-child(3){width:23%;text-align:center}
|
|
|
|
.performance-table th:nth-child(3),.performance-table td:nth-child(3){width:23%;text-align:center}
|
|
|
|
.performance-table th:nth-child(4),.performance-table td:nth-child(4){width:23%;text-align:center}
|
|
|
|
.performance-table th:nth-child(4),.performance-table td:nth-child(4){width:23%;text-align:center}
|
|
|
|
.performance-table .count-divider{color:var(--muted);margin:0 2px}
|
|
|
|
.performance-table .count-divider{color:var(--muted);margin:0 2px}
|
|
|
|
.performance-table .count-link-button{border:0;background:none;padding:0;font:inherit;color:var(--danger);cursor:pointer;text-decoration:underline dotted;text-underline-offset:3px}.performance-table .count-link-button:hover{text-decoration-style:solid}.error-breakdown-list{margin-top:16px;border:1px solid var(--line);border-radius:12px;background:rgba(8,16,29,.28);padding:0 16px}.error-breakdown-row{display:flex;justify-content:space-between;gap:14px;padding:10px 0;border-top:1px solid var(--line);font-size:.85rem}.error-breakdown-row:first-child{border-top:0}
|
|
|
|
.performance-table .count-link-button{border:0;background:none;padding:0;font:inherit;color:var(--danger);cursor:pointer;text-decoration:underline dotted;text-underline-offset:3px}.performance-table .count-link-button:hover{text-decoration-style:solid}.error-breakdown-list{margin-top:var(--space-4);border:1px solid var(--line);border-radius:var(--radius-md);background:rgba(8,16,29,.28);padding:0 var(--space-4)}.error-breakdown-row{display:flex;justify-content:space-between;gap:var(--space-4);padding:var(--space-3) 0;border-top:1px solid var(--line);font-size:var(--font-size-md)}.error-breakdown-row:first-child{border-top:0}
|
|
|
|
@media(max-width:760px){.performance-table th:nth-child(2),.performance-table td:nth-child(2){display:none}.performance-table th:nth-child(1),.performance-table td:nth-child(1){width:40%}.performance-table th:nth-child(3),.performance-table td:nth-child(3){width:30%}.performance-table th:nth-child(4),.performance-table td:nth-child(4){width:30%}}
|
|
|
|
@media(max-width:760px){.performance-table th:nth-child(2),.performance-table td:nth-child(2){display:none}.performance-table th:nth-child(1),.performance-table td:nth-child(1){width:40%}.performance-table th:nth-child(3),.performance-table td:nth-child(3){width:30%}.performance-table th:nth-child(4),.performance-table td:nth-child(4){width:30%}}
|
|
|
|
.mfa-qr{display:flex;justify-content:center;padding:16px;background:#fff;border-radius:12px;margin:16px 0}
|
|
|
|
.mfa-qr{display:flex;justify-content:center;padding:16px;background:#fff;border-radius:12px;margin:16px 0}
|
|
|
|
.mfa-qr svg{width:200px;height:200px}
|
|
|
|
.mfa-qr svg{width:200px;height:200px}
|
|
|
|