summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/www/css/blogs.css
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-01-20 23:04:19 +0100
committerJules Laplace <jules@okfoc.us>2016-01-20 23:04:19 +0100
commit0a6a76b07644f38b2599a6bb0c462e82cdecbf8a (patch)
tree74f9659f91842ce49e86a4f8cc864a83ec92e8d9 /StoneIsland/platforms/ios/www/css/blogs.css
parentf47c0196699eed49c6dbc03c857fe1e4368f2b54 (diff)
build
Diffstat (limited to 'StoneIsland/platforms/ios/www/css/blogs.css')
-rwxr-xr-xStoneIsland/platforms/ios/www/css/blogs.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/StoneIsland/platforms/ios/www/css/blogs.css b/StoneIsland/platforms/ios/www/css/blogs.css
index 8b27dda9..ca5b4c7f 100755
--- a/StoneIsland/platforms/ios/www/css/blogs.css
+++ b/StoneIsland/platforms/ios/www/css/blogs.css
@@ -129,9 +129,7 @@ animation: mfadein 0.6s;
z-index:2;
position:absolute;
display:block;
- animation: gallery-fade 4s forwards;
}
-
.gallery-right {
border:1px solid black;
background:rgba(255,255,255,1);
@@ -151,6 +149,9 @@ animation: mfadein 0.6s;
z-index:2;
position:absolute;
display:block;
+}
+.product .gallery-left,
+.product .gallery-right {
animation: gallery-fade 4s forwards;
}