Commit da08e423 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 fbf19afe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -154,7 +154,7 @@ button {
}

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

#tryBridgeButton.danger-button {