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

Unified Diff: sky/framework/sky-drawer.sky

Issue 951413002: Make the stocks drawer look more realistic (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 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 | « sky/examples/stocks/stocks.sky ('k') | sky/framework/sky-drawer-header.sky » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/framework/sky-drawer.sky
diff --git a/sky/framework/sky-drawer.sky b/sky/framework/sky-drawer.sky
index 906f4f4939d33106a40712581a2f6f51c3e4bddd..a772d9874bbc511dc5be9f177a896ef2e16e27a8 100644
--- a/sky/framework/sky-drawer.sky
+++ b/sky/framework/sky-drawer.sky
@@ -19,7 +19,7 @@
right: 0;
}
#content {
- background-color: white;
+ background-color: #FAFAFA;
will-change: transform;
position: absolute;
width: 256px;
« no previous file with comments | « sky/examples/stocks/stocks.sky ('k') | sky/framework/sky-drawer-header.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698