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

Unified Diff: chrome/android/java/res/layout/new_tab_page_footer.xml

Issue 2896883003: Unify toolbar, NTP, and tab switcher text styles (Closed)
Patch Set: Change color for suggestion url Created 3 years, 7 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/android/java/res/values/colors.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/layout/new_tab_page_footer.xml
diff --git a/chrome/android/java/res/layout/new_tab_page_footer.xml b/chrome/android/java/res/layout/new_tab_page_footer.xml
index 2196920758cbcfd69185cf5ee7f3f4741d902f32..145b2e88121d2dc9bf849d7547e83849b6d069cf 100644
--- a/chrome/android/java/res/layout/new_tab_page_footer.xml
+++ b/chrome/android/java/res/layout/new_tab_page_footer.xml
@@ -24,6 +24,5 @@
android:layout_height="wrap_content"
android:layout_gravity="center"
android:textColor="@color/snippets_text_color"
- android:textSize="12sp"
- android:textStyle="italic"/>
+ android:textSize="12sp"/>
</FrameLayout>
« no previous file with comments | « no previous file | chrome/android/java/res/values/colors.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698