-
- Downloads
fixup! Bug 27476: Implement about:torconnect captive portal within Tor Browser
Bug 41817: Use semantic tor color names for tor buttons. Also, for about:torconnect: + Use dark-mode variant for the buttons colors. + Add purple focus outline to the select element to match the buttons. + Stop applying the "primary" class to the cancel button. + Remove the checkbox styling since the checkbox was replaced with a moz-toggle-button. + Removed the "danger-button" class since it does not sufficiently telegraph a distinguished action, and has no dark-mode variant. + Use warning color from common-shared.css. + Drop --grey-40 for breadcrumb arrows, which did not adjust to theme.
Showing
- browser/base/content/navigator-toolbox.inc.xhtml 1 addition, 1 deletionbrowser/base/content/navigator-toolbox.inc.xhtml
- browser/themes/shared/tor-urlbar-button.css 4 additions, 32 deletionsbrowser/themes/shared/tor-urlbar-button.css
- toolkit/components/torconnect/content/aboutTorConnect.css 4 additions, 73 deletionstoolkit/components/torconnect/content/aboutTorConnect.css
- toolkit/components/torconnect/content/aboutTorConnect.html 2 additions, 2 deletionstoolkit/components/torconnect/content/aboutTorConnect.html
- toolkit/components/torconnect/content/aboutTorConnect.js 4 additions, 4 deletionstoolkit/components/torconnect/content/aboutTorConnect.js
- toolkit/components/torconnect/content/torConnectTitlebarStatus.css 1 addition, 7 deletions...omponents/torconnect/content/torConnectTitlebarStatus.css
Please sign in to comment