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

Unified Diff: mobile/android/themes/core/config.css

Issue 29986555: Issue 7200 - Adjust UI colors (Closed)
Patch Set: Created Jan. 21, 2019, 6:56 p.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/themes/core/config.css
===================================================================
--- a/mobile/android/themes/core/config.css
+++ b/mobile/android/themes/core/config.css
@@ -20,17 +20,17 @@
top: 0;
left: 0;
z-index: 10;
box-shadow: 0 0 3px #444;
background-color: #ced7de;
color: #000000;
font-weight: bold;
border-bottom: 2px solid;
- -moz-border-bottom-colors: #009CD9 #009CD9; /* Changed to match abb_accent_dark_blue. See https://issues.adblockplus.org/ticket/3769 */
+ -moz-border-bottom-colors: #ff9100 #f27900;
}
.toolbar-container {
max-width: 40em;
margin-left: auto;
margin-right: auto;
}
« mobile/android/app/src/photon/res/values/styles.xml ('K') | « mobile/android/modules/WebrtcUI.jsm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld