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

Unified Diff: mobile/android/base/resources/values/abb_colors.xml

Issue 29322610: Issue 2720 - [Adblocking settings] Add the other filter lists category (Closed)
Patch Set: Last naming nit Created July 31, 2015, 9:36 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
Index: mobile/android/base/resources/values/abb_colors.xml
diff --git a/mobile/android/base/resources/values/abb_colors.xml b/mobile/android/base/resources/values/abb_colors.xml
new file mode 100644
index 0000000000000000000000000000000000000000..ec8bfb84c0a92e856171509732b3cf8a75c20d64
--- /dev/null
+++ b/mobile/android/base/resources/values/abb_colors.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <color name="abb_url_input_button_enabled">#ff0099cc</color>
+ <color name="abb_url_input_button_disabled">#ffc5dfe8</color>
+</resources>
+

Powered by Google App Engine
This is Rietveld