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

Unified Diff: sky/examples/flights-app/app-toast.sky

Issue 844193009: Change background-repeat default to no-repeat (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: now with test results Created 5 years, 11 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/engine/core/rendering/style/FillLayer.h ('k') | sky/tests/framework/flights-app-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/examples/flights-app/app-toast.sky
diff --git a/sky/examples/flights-app/app-toast.sky b/sky/examples/flights-app/app-toast.sky
index c7c438e82537d282bf9b96e298c7ba2e5972fedf..4e06178e147c54f5ba170ff593b00bf8e85f6cd3 100644
--- a/sky/examples/flights-app/app-toast.sky
+++ b/sky/examples/flights-app/app-toast.sky
@@ -9,7 +9,6 @@
right: 32px;
max-width: 55%;
box-shadow: 0px 0px 12px 2px rgba(22, 22, 22, 0.4);
- background-color: #b0281a;
background-image: linear-gradient(#E5D658, #DFCF43);
border: 1px solid #AEA477;
padding: 6px;
« no previous file with comments | « sky/engine/core/rendering/style/FillLayer.h ('k') | sky/tests/framework/flights-app-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698