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

Unified Diff: chrome/android/java/res/values-v17/styles.xml

Issue 2927603002: [Snowflake] Unify bookmarks, history and downloads text styles (Closed)
Patch Set: Created 3 years, 6 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/android/java/res/values-v17/styles.xml
diff --git a/chrome/android/java/res/values-v17/styles.xml b/chrome/android/java/res/values-v17/styles.xml
index 7e56d4885f60831a819c618566158ad9ad40d3e3..80f863018b339534227a5bb4303177436d5a09c3 100644
--- a/chrome/android/java/res/values-v17/styles.xml
+++ b/chrome/android/java/res/values-v17/styles.xml
@@ -635,6 +635,7 @@
<item name="android:layout_marginTop">12dp</item>
<item name="android:layout_marginBottom">10dp</item>
<item name="android:textSize">14sp</item>
+ <item name="android:textColor">@color/black_alpha_54</item>
</style>
<style name="DownloadRowContainer">
<item name="android:layout_width">match_parent</item>

Powered by Google App Engine
This is Rietveld 408576698