.bridge{display:flex;margin:4px 10px}.bridge-name{flex:100}.bridge-type{flex:60}.bridge-status{flex:8;max-width:20px;max-height:20px;margin:1px 4px 1px 0;border:1px solid black;border-radius:50%}.status-active{background:green}.status-inactive{background:transparent}.status-error{background:red}.btn-bridge-edit{flex:15}.btn-bridge-delete{flex:5}#bridge-list{height:80vh;overflow-y:scroll}#control-panel{display:flex;background:#2d3143}.theme-light #control-panel{background:#CCCCFF}#control-panel button:hover{background:#1e2231}.theme-light #control-panel button:hover{background:#B0B0FF}#left-buttons{display:contents}#left-buttons>*{border-left:none;border-bottom:none}#left-buttons>:last-child{border-top-right-radius:8px}.btn-new-source{flex:2}.btn-copy-id{border-right:none;border-bottom:none;border-top-left-radius:8px;width:20px}#status-line{flex:8;padding-left:4ex}body{padding:0;margin:0;min-width:100%;min-height:100%;overflow:clip;background:#1e2231}
