Commit 71fb7456 authored by henry's avatar henry Committed by Pier Angelo Vendrame
Browse files

fixup! TB 31286: Implementation of bridge, proxy, and firewall settings in...

fixup! TB 31286: Implementation of bridge, proxy, and firewall settings in about:preferences#connection

TB 45112: Rename border colour tokens.
parent 4291a081
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -947,8 +947,8 @@ groupbox#torPreferences-bridges-group textarea {
}

#user-provide-bridge-textarea.invalid-input {
  border-color: var(--outline-color-error);
  outline-color: var(--outline-color-error);
  border-color: var(--border-color-error);
  outline-color: var(--border-color-error);
}

#user-provide-bridge-error-message {