| Index: components/security_interstitials/core/browser/resources/interstitial_v2.css
|
| diff --git a/components/security_interstitials/core/browser/resources/interstitial_v2.css b/components/security_interstitials/core/browser/resources/interstitial_v2.css
|
| index 78f59d5c4baeb083572f8c5da37c295696af14be..f7ac6ac4af2d02be5796dc83249b804e56c99241 100644
|
| --- a/components/security_interstitials/core/browser/resources/interstitial_v2.css
|
| +++ b/components/security_interstitials/core/browser/resources/interstitial_v2.css
|
| @@ -80,11 +80,12 @@ button:hover {
|
| float: none;
|
| margin: 0;
|
| padding: 10px 0;
|
| - text-decoration: underline;
|
| + text-transform: uppercase;
|
| }
|
|
|
| #details-button:hover {
|
| box-shadow: inherit;
|
| + text-decoration: underline;
|
| }
|
|
|
| .error-code {
|
|
|