Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(264)

Unified Diff: chrome/browser/resources/settings/reset_page/powerwash_dialog.html

Issue 2628773004: MD Settings: consolidate learn-more link styles (Closed)
Patch Set: re-add css rule that was accidentally removed Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/settings/reset_page/reset_profile_dialog.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/reset_page/powerwash_dialog.html
diff --git a/chrome/browser/resources/settings/reset_page/powerwash_dialog.html b/chrome/browser/resources/settings/reset_page/powerwash_dialog.html
index 633807f48ade675defcb173520be72050609af34..e70ab00d0958f9c1b64ad7c2a1307efa0ae7174a 100644
--- a/chrome/browser/resources/settings/reset_page/powerwash_dialog.html
+++ b/chrome/browser/resources/settings/reset_page/powerwash_dialog.html
@@ -9,10 +9,6 @@
<dom-module id="settings-powerwash-dialog">
<template>
<style include="settings-shared">
- a {
- color: rgb(66, 133, 244);
- text-decoration: none;
- }
</style>
<dialog is="cr-dialog" id="dialog">
<div class="title">$i18n{powerwashDialogTitle}</div>
« no previous file with comments | « no previous file | chrome/browser/resources/settings/reset_page/reset_profile_dialog.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698