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

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

Issue 2628773004: MD Settings: consolidate learn-more link styles (Closed)
Patch Set: 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 | « chrome/browser/resources/settings/reset_page/powerwash_dialog.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/reset_page/reset_profile_dialog.html
diff --git a/chrome/browser/resources/settings/reset_page/reset_profile_dialog.html b/chrome/browser/resources/settings/reset_page/reset_profile_dialog.html
index bb3e049d952319cfdd2db807acf683f96d3a704e..87f7a1af19aaf00fb0700c99574a671cd1d5b6f2 100644
--- a/chrome/browser/resources/settings/reset_page/reset_profile_dialog.html
+++ b/chrome/browser/resources/settings/reset_page/reset_profile_dialog.html
@@ -13,12 +13,6 @@
<link rel="import" type="css" href="chrome://resources/css/action_link.css">
<template>
<style include="settings-shared">
- .footer a {
dpapad 2017/01/11 22:07:15 Is this now relying on settings-shared to style te
scottchen 2017/01/11 22:25:01 Acknowledged. And yes, it's using the shared style
- color: rgb(66, 133, 244);
- text-decoration: none;
- vertical-align: middle;
- }
-
paper-spinner {
margin: 0 8px;
}
« no previous file with comments | « chrome/browser/resources/settings/reset_page/powerwash_dialog.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698