Commit 571f1462 authored by henry's avatar henry Committed by morgan
Browse files

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

Bug 42713: Use `--text-color-error` instead of
`--in-content-error-text-color`.
parent a995fecd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -149,7 +149,7 @@ button {
}

#locationDropdownLabel.error {
  color: var(--in-content-error-text-color)
  color: var(--text-color-error)
}

#tryBridgeButton.danger-button {