From 9b656e51232f1b1f2cf210908b569b1a224e7a90 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 3 Dec 2015 15:19:43 -0500 Subject: date css --- .../UserInterfaceState.xcuserstate | Bin 55586 -> 55586 bytes StoneIsland/platforms/ios/www/css/account.css | 9 +++++++++ StoneIsland/platforms/ios/www/css/blogs.css | 2 ++ StoneIsland/platforms/ios/www/index.html | 14 ++++++++++--- StoneIsland/platforms/ios/www/js/index.js | 10 +++++----- .../platforms/ios/www/js/lib/blogs/BlogView.js | 22 ++++++++++++++++----- .../ios/www/js/lib/products/ClosedStoreView.js | 9 +++++++++ .../ios/www/js/lib/products/CollectionView.js | 1 + .../platforms/ios/www/js/lib/view/Serializable.js | 17 ++++++++++++++++ StoneIsland/www/css/account.css | 9 +++++++++ StoneIsland/www/css/blogs.css | 2 ++ StoneIsland/www/index.html | 10 ++++++++-- StoneIsland/www/js/index.js | 2 +- StoneIsland/www/js/lib/view/Serializable.js | 17 ++++++++++++++++ 14 files changed, 108 insertions(+), 16 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 c209ce5b..271793af 100644 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/account.css b/StoneIsland/platforms/ios/www/css/account.css index 7e709197..fa4243c1 100644 --- a/StoneIsland/platforms/ios/www/css/account.css +++ b/StoneIsland/platforms/ios/www/css/account.css @@ -439,6 +439,15 @@ input.switch:checked + label:after { top: 9px; color: #aaa; } +.select-wrapper [type=date] { + opacity: 0; + width: 100%; + height: 35px; + line-height: 35px; + position: absolute; + top: -5px; + left: -1px; +} .select-wrapper select { opacity: 0; width: 100%; diff --git a/StoneIsland/platforms/ios/www/css/blogs.css b/StoneIsland/platforms/ios/www/css/blogs.css index 220cb2bf..c45658a0 100644 --- a/StoneIsland/platforms/ios/www/css/blogs.css +++ b/StoneIsland/platforms/ios/www/css/blogs.css @@ -165,6 +165,7 @@ box-sizing:border-box } +/* .fade-cover::before { border:1px solid black; top:50%; @@ -180,6 +181,7 @@ display:block; background:rgba(255,255,255,1); } +*/ #story img { box-sizing:border-box; diff --git a/StoneIsland/platforms/ios/www/index.html b/StoneIsland/platforms/ios/www/index.html index 7249e157..20cfb537 100644 --- a/StoneIsland/platforms/ios/www/index.html +++ b/StoneIsland/platforms/ios/www/index.html @@ -287,7 +287,9 @@
-

THIS STORE IS CURRENTLY CLOSED

+

+ THIS STORE IS CURRENTLY CLOSED +