diff options
| -rwxr-xr-x | StoneIsland/platforms/ios/Stone Island.xcodeproj/project.xcworkspace/xcuserdata/user.xcuserdatad/UserInterfaceState.xcuserstate | bin | 41993 -> 41993 bytes | |||
| -rwxr-xr-x | StoneIsland/platforms/ios/www/css/products.css | 1 | ||||
| -rwxr-xr-x | StoneIsland/www/css/products.css | 1 |
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 Binary files differindex 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 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 { |
