Skip to content
Snippets Groups Projects
Commit fbf19afe authored by henry's avatar henry Committed by morgan
Browse files

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

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

Bug 42713: Use `--text-color-error` instead of
`--in-content-error-text-color`.
parent 732e4181
Branches
Tags
1 merge request!1068Use updated CSS variable names in ESR 128
......@@ -913,7 +913,7 @@ dialog#torPreferences-requestBridge-dialog > hbox {
}
#lox-invite-dialog-error-message {
color: var(--in-content-error-text-color);
color: var(--text-color-error);
}
#lox-invite-dialog-generate-area:not(.show-error) #lox-invite-dialog-error-message {
......@@ -1049,7 +1049,7 @@ groupbox#torPreferences-bridges-group textarea {
}
#user-provide-bridge-error-message {
color: var(--in-content-error-text-color);
color: var(--text-color-error);
}
#user-provide-bridge-dialog:not(.show-error) #user-provide-bridge-error-message {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment