From 32897d119504d8acac7f1f68ccc058760fd03ac6 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 21 Jan 2016 00:12:15 +0100 Subject: gray bg on products --- .../user.xcuserdatad/UserInterfaceState.xcuserstate | Bin 41993 -> 41993 bytes StoneIsland/platforms/ios/www/css/products.css | 1 + StoneIsland/www/css/products.css | 1 + 3 files changed, 2 insertions(+) diff --git a/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.xcworkspace/xcuserdata/user.xcuserdatad/UserInterfaceState.xcuserstate b/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.xcworkspace/xcuserdata/user.xcuserdatad/UserInterfaceState.xcuserstate index 909b622c..3af772cc 100755 Binary files a/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.xcworkspace/xcuserdata/user.xcuserdatad/UserInterfaceState.xcuserstate and b/StoneIsland/platforms/ios/Stone Island.xcodeproj/project.xcworkspace/xcuserdata/user.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/StoneIsland/platforms/ios/www/css/products.css b/StoneIsland/platforms/ios/www/css/products.css index 52de76d0..b37b6bbd 100755 --- a/StoneIsland/platforms/ios/www/css/products.css +++ b/StoneIsland/platforms/ios/www/css/products.css @@ -60,6 +60,7 @@ background-size: cover; background-position: center; background-repeat: no-repeat; + background-color: #eee; transition: background 0.5s ease-in; } #closed .closed_store_msg { diff --git a/StoneIsland/www/css/products.css b/StoneIsland/www/css/products.css index 52de76d0..b37b6bbd 100755 --- a/StoneIsland/www/css/products.css +++ b/StoneIsland/www/css/products.css @@ -60,6 +60,7 @@ background-size: cover; background-position: center; background-repeat: no-repeat; + background-color: #eee; transition: background 0.5s ease-in; } #closed .closed_store_msg { -- cgit v1.2.3-70-g09d2