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

Unified Diff: chrome/browser/resources/settings/settings_shared_css.html

Issue 1832253002: Settings People Revamp: Address CSS wrongdoings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/browser/resources/settings/settings_shared_css.html
diff --git a/chrome/browser/resources/settings/settings_shared_css.html b/chrome/browser/resources/settings/settings_shared_css.html
index 8baacda93485230a694a8046a4f23793f63d15a1..676ff29f79e58af8c60c07eab22e0c7d80b7b6c8 100644
--- a/chrome/browser/resources/settings/settings_shared_css.html
+++ b/chrome/browser/resources/settings/settings_shared_css.html
@@ -22,7 +22,7 @@
/* Some colors use non-MD colors. These custom colors are specified by
* UX design (bettes@). */
- --settings-side-nav-color: rgb(90, 90, 90);
+ --settings-nav-grey: rgb(90, 90, 90);
--settings-title-bar-background-color: rgb(52, 73, 94);
--settings-title-bar-color: rgb(255, 255, 255);
}

Powered by Google App Engine
This is Rietveld 408576698