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

Unified Diff: chrome/browser/resources/md_history/history_toolbar.html

Issue 1899043003: MD Downloads/History: unify page and toolbar background colors (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: the colors, duke, the colors! Created 4 years, 8 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
« no previous file with comments | « chrome/browser/resources/md_history/history.html ('k') | ui/webui/resources/css/md_colors.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/md_history/history_toolbar.html
diff --git a/chrome/browser/resources/md_history/history_toolbar.html b/chrome/browser/resources/md_history/history_toolbar.html
index 08ce5176e2704f1cfd6ad4bb261fb121138a0b37..2181c34a10a5df28fd2f3698f17705ac93fe090d 100644
--- a/chrome/browser/resources/md_history/history_toolbar.html
+++ b/chrome/browser/resources/md_history/history_toolbar.html
@@ -9,7 +9,6 @@
<template>
<style include="shared-style">
:host {
- background: rgb(63, 85, 102);
color: #fff;
height: 56px;
transition: background-color 150ms;
« no previous file with comments | « chrome/browser/resources/md_history/history.html ('k') | ui/webui/resources/css/md_colors.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698