summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/www/css
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/platforms/ios/www/css')
-rw-r--r--StoneIsland/platforms/ios/www/css/account.css9
-rw-r--r--StoneIsland/platforms/ios/www/css/blogs.css2
2 files changed, 11 insertions, 0 deletions
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;