Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: mobile/android/base/resources/color-large-v11/new_tablet_tab_strip_item_title.xml

Issue 29325929: Issue 2966 - Tablet version - active tab should be highlighted with blue color (Closed)
Patch Set: Created Sept. 4, 2015, 10:33 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mobile/android/base/resources/color-large-v11/new_tablet_tab_strip_item_title.xml
diff --git a/mobile/android/base/resources/color-large-v11/new_tablet_tab_strip_item_title.xml b/mobile/android/base/resources/color-large-v11/new_tablet_tab_strip_item_title.xml
index f4fca97505bb13b20d717b35d01dab0cac294cee..f20ec5d7c2451e04a64acfeb6dc0150d63cb3d0d 100644
--- a/mobile/android/base/resources/color-large-v11/new_tablet_tab_strip_item_title.xml
+++ b/mobile/android/base/resources/color-large-v11/new_tablet_tab_strip_item_title.xml
@@ -4,10 +4,10 @@
<item android:state_checked="true"
gecko:state_private="true"
- android:color="@color/about_page_header_grey"/>
+ android:color="@color/fennec_ui_orange"/>
<item android:state_checked="true"
- android:color="@color/placeholder_grey"/>
+ android:color="@color/fennec_ui_orange"/>
<item android:state_checked="false"
gecko:state_dark="true"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld