.commit-table{font-family:sans-serif;font-size:.8rem;letter-spacing:1px}.commit-table tr{background-color:#d3d3d3}.commit-table th,.commit-table td{padding:6px;text-align:left;vertical-align:middle;line-height:1}td.status-green{background-color:#90ee90;border-radius:10px;border:1px solid black;text-align:center}@keyframes pulse{0%,to{opacity:1}50%{opacity:0}}.luci-table{display:flex;flex-direction:row;align-items:flex-end;gap:8px;--rowspan: 1}.luci-table .cell{height:calc(var(--rowspan) * 40px)}.luci-table .cell:nth-last-child(2n){--cell-bg: lightgrey}.luci-table .cell:nth-last-child(odd){--cell-bg: ghostwhite}.luci-table .commit{border:2px solid lightgrey}.luci-table .commit .cell{background-color:var(--cell-bg)}.luci-table .commit .cell{display:flex;flex-direction:row;align-items:center;text-align:left;gap:10px;padding-left:10px;padding-right:10px}.luci-table .commit .cell .hash{width:10ch;overflow:hidden;font-family:monospace}.luci-table .commit .cell .message{cursor:pointer;width:20ch;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.luci-table>.workflow{border-bottom:2px solid lightgrey}.luci-table .workflow{border-top:2px solid lightgrey;border-left:2px solid lightgrey;border-right:2px solid lightgrey;display:flex;flex-direction:column;align-items:stretch;width:100%}.luci-table .workflow .head{overflow:hidden;white-space:nowrap;text-align:center;margin:0 4px;font-size:12px}.luci-table .workflow .subgroups{display:flex;flex-direction:row;align-items:flex-end;margin:0 2px;gap:2px}.luci-table .workflow .children{display:flex;flex-direction:column;align-items:stretch}.luci-table .workflow .cell{width:100%;display:flex;align-items:center;justify-content:center}.luci-table .workflow .cell .result{display:block;width:calc(100% - 6px);height:calc(100% - 4px)}.luci-table .workflow .cell .result.pass,.luci-table .workflow .cell .result .pass{background-color:#8d4}.luci-table .workflow .cell .result.fail,.luci-table .workflow .cell .result .fail{background-color:#f14627}.luci-table .workflow .cell .result.warn,.luci-table .workflow .cell .result .warn{background-color:#fa3}.luci-table .workflow .cell .result.running,.luci-table .workflow .cell .result .running{background-color:gold}.luci-table .workflow .cell .result .ear{width:10.5px;height:12px;float:right;border-top:unset;border-right:unset}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#222;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0}#app{display:flex;flex-direction:column;min-height:100vh}header{display:flex;justify-content:flex-end;background-color:#673ab8}header nav{display:flex}header a{color:#fff;padding:.75rem;text-decoration:none}header a.active{background-color:#0005}header a:hover{background-color:#0008}main{flex:auto;display:flex;align-items:center;max-width:1280px;margin:0 auto;text-align:center}@media (max-width: 639px){main{margin:2rem}}.react-tooltip{white-space:pre-wrap;max-width:calc(100vw - 46px)}.react-tooltip a{color:inherit}
