From edf681a1e8a04311e40757c7548d757211498fde Mon Sep 17 00:00:00 2001 From: Dan Finlay Date: Wed, 6 Jul 2016 23:05:30 -0700 Subject: [PATCH] Simplify ui dev mode style --- development/index.html | 2 +- ui-dev.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/development/index.html b/development/index.html index 00cfb96c8..048aa3f35 100644 --- a/development/index.html +++ b/development/index.html @@ -18,7 +18,7 @@ html, body, #app-content, .super-dev-container { height: 100%; width: 100%; position: relative; - background: #cccccc; + background: white; } .mock-app-root { background: #F7F7F7; diff --git a/ui-dev.js b/ui-dev.js index 93bd8c3b6..a86fa7392 100644 --- a/ui-dev.js +++ b/ui-dev.js @@ -71,7 +71,7 @@ render( style: { height: '500px', width: '360px', - boxShadow: '2px 2px 5px grey', + boxShadow: 'grey 0px 2px 9px', margin: '20px', }, }, [