summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/www
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-05-01 01:26:43 +0200
committerJules Laplace <julescarbon@gmail.com>2018-05-01 01:26:43 +0200
commit20d7f316d731afc99ce388dba63c351451864d2e (patch)
treeb1f221848cb20d68720d644c3f86435b182ba939 /StoneIsland/platforms/ios/www
parent2e136b74bcb034bb9711caad1624d6a388f832d4 (diff)
build
Diffstat (limited to 'StoneIsland/platforms/ios/www')
-rw-r--r--StoneIsland/platforms/ios/www/css/vendor/imageviewer.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/StoneIsland/platforms/ios/www/css/vendor/imageviewer.css b/StoneIsland/platforms/ios/www/css/vendor/imageviewer.css
index dedbb7de..9ce0d82b 100644
--- a/StoneIsland/platforms/ios/www/css/vendor/imageviewer.css
+++ b/StoneIsland/platforms/ios/www/css/vendor/imageviewer.css
@@ -61,14 +61,14 @@
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
-.iv-close:hover {
+/*.iv-close:hover {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
-/***** snap view css *****/
+*//***** snap view css *****/
.iv-snap-view {
display: none !important;
width: 150px;