summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/www/css/index.css
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-11-30 16:14:29 -0500
committerJules Laplace <jules@okfoc.us>2015-11-30 16:14:29 -0500
commit840cdf39595c6b8a29d2c91447d9fb8a91582a59 (patch)
tree76ec09a7693993f7229948a79dace3f268f001ec /StoneIsland/platforms/ios/www/css/index.css
parent7920b278e296e99a069c7ab8b78b271e9665a84a (diff)
ui changes
Diffstat (limited to 'StoneIsland/platforms/ios/www/css/index.css')
-rw-r--r--StoneIsland/platforms/ios/www/css/index.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/StoneIsland/platforms/ios/www/css/index.css b/StoneIsland/platforms/ios/www/css/index.css
index 0d855aeb..a67e4bcf 100644
--- a/StoneIsland/platforms/ios/www/css/index.css
+++ b/StoneIsland/platforms/ios/www/css/index.css
@@ -8,6 +8,9 @@ body, html {
padding: 0px;
overflow: hidden;
}
+body.loading {
+ opacity: 0;
+}
body {
-webkit-touch-callout: none; /* prevent callout to copy image, etc when tap to hold */
-webkit-text-size-adjust: none; /* prevent webkit from resizing text to fit */