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

Unified Diff: chrome/browser/resources/contextual_search/promo.css

Issue 597673003: [Search] Make the feature name link to a learn more screen in the first-run experience. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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/app/google_chrome_strings.grd ('k') | chrome/browser/resources/contextual_search/promo.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/contextual_search/promo.css
diff --git a/chrome/browser/resources/contextual_search/promo.css b/chrome/browser/resources/contextual_search/promo.css
index 2cebc940e299d6305eda31839d175804f7628de6..789d863441fc77945d024f3812f1d72401ffd2ce 100644
--- a/chrome/browser/resources/contextual_search/promo.css
+++ b/chrome/browser/resources/contextual_search/promo.css
@@ -17,6 +17,7 @@ body {
a {
color: #414141;
+ text-decoration: none;
}
.colored {
@@ -32,7 +33,6 @@ a {
}
.label a {
- text-decoration: none;
text-transform: uppercase;
}
« no previous file with comments | « chrome/app/google_chrome_strings.grd ('k') | chrome/browser/resources/contextual_search/promo.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698