.DevToolsPanel-Button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:var(--depot-color-control-secondary) no-repeat center;border:0;border-radius:5px;color:var(--depot-color-text-primary);cursor:pointer;height:32px;margin:0;padding:0;width:32px}.DevToolsPanel-Button_checked{background-color:var(--depot-color-control-secondary-checked);color:#fff}