Commit dafa5b4d authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame 🎃
Browse files

fixup! TB 27476: Implement about:torconnect captive portal within Tor Browser

Linted.
parent cb65d262
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ body:not(.loaded) {
  align-items: center;
  cursor: pointer;
  color: var(--in-content-text-color);
  border-radius: 4px;
  border-radius: var(--border-radius-small);
}

.breadcrumb-item:hover {
+1 −5
Original line number Diff line number Diff line
@@ -68,11 +68,7 @@
          <button id="restartButton" hidden="true"></button>
          <button id="configureButton" hidden="true"></button>
          <button id="cancelButton" hidden="true"></button>
          <button
            id="connectButton"
            hidden="true"
            class="tor-button"
          ></button>
          <button id="connectButton" hidden="true" class="tor-button"></button>
          <label id="locationDropdownLabel" for="countries"></label>
          <form id="locationDropdown" hidden="true">
            <select id="regions-select">