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

Unified Diff: chrome/browser/resources/welcome/win10/inline.css

Issue 2722683002: Addressing UX regression on Win10 FRE, and changing timeout behavior (Closed)
Patch Set: Created 3 years, 10 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
Index: chrome/browser/resources/welcome/win10/inline.css
diff --git a/chrome/browser/resources/welcome/win10/inline.css b/chrome/browser/resources/welcome/win10/inline.css
index ac9ce1342c67ca97112247495da11be18e1f720d..1b4ad1d84dd99cc7e43981843b7c4b199ce9c7aa 100644
--- a/chrome/browser/resources/welcome/win10/inline.css
+++ b/chrome/browser/resources/welcome/win10/inline.css
@@ -15,6 +15,7 @@ body {
a {
color: var(--google-blue-500);
+ cursor: pointer;
tommycli 2017/02/27 23:17:22 Hey, this shouldn't be necessary, since the action
tmartino 2017/02/28 00:08:53 Hmm, so I tried creating a <style> and found that
tommycli 2017/02/28 01:06:28 I'm okay with fixing this up in a followup. Do you
text-decoration: none;
}
« no previous file with comments | « no previous file | chrome/browser/resources/welcome/win10/inline.js » ('j') | chrome/browser/resources/welcome/win10/inline.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698