summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xStoneIsland/platforms/ios/Stone Island.xcodeproj/project.xcworkspace/xcuserdata/user.xcuserdatad/UserInterfaceState.xcuserstatebin41993 -> 41993 bytes
-rwxr-xr-xStoneIsland/platforms/ios/www/css/products.css1
-rwxr-xr-xStoneIsland/www/css/products.css1
3 files changed, 2 insertions, 0 deletions
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
--- 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
Binary files 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 {