diff options
author | Horst3180 | 2016-04-20 12:30:29 +0200 |
---|---|---|
committer | Horst3180 | 2016-04-20 12:33:12 +0200 |
commit | 5e0c513926bf299ec98cc31a35867459ddcc82be (patch) | |
tree | 4ea869534e7974dd9f413442921d76df1bc890da /arc-firefox-theme/chrome/browser/aboutCertError.css | |
parent | 6d207ec0860b236bbb04b7b05e8faa40c513927a (diff) | |
download | solarc-firefox-theme-5e0c513926bf299ec98cc31a35867459ddcc82be.tar.gz solarc-firefox-theme-5e0c513926bf299ec98cc31a35867459ddcc82be.tar.xz solarc-firefox-theme-5e0c513926bf299ec98cc31a35867459ddcc82be.zip |
update to 46.0b11
Diffstat (limited to 'arc-firefox-theme/chrome/browser/aboutCertError.css')
-rw-r--r-- | arc-firefox-theme/chrome/browser/aboutCertError.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/arc-firefox-theme/chrome/browser/aboutCertError.css b/arc-firefox-theme/chrome/browser/aboutCertError.css index 636f878..a109609 100644 --- a/arc-firefox-theme/chrome/browser/aboutCertError.css +++ b/arc-firefox-theme/chrome/browser/aboutCertError.css @@ -110,3 +110,10 @@ body { .hostname { font-weight: bold; } + +#reportCertificateErrorRetry, +#certificateErrorReporting, +#reportSendingMessage, +#reportSentMessage { + display: none; +} |