SHA512 (fgallery-1.8.2.zip) = 1e782b86c74b7cafbb61e46f346b2e42dab9cc3133cf8cedef827f916b5eb29316d86a52020305b56a42fa9d6555423b9d5a175dac4446a0f7f5d538beb9311f
Size (fgallery-1.8.2.zip) = 158562 bytes
SHA1 (patch-fgallery) = 58d3b0eacff0c61f3236ff16bc56084719abf1b8
-SHA1 (patch-view_index.css) = e30afdc2f5706b2a44efc325b1777dd3571aa1de
+SHA1 (patch-view_index.css) = 562587d10dc72d8a22a9577cba9cc63fa9473c86
SHA1 (patch-view_index.html) = 1e62672675b873d547eb11a1f48bf4af582869c6
SHA1 (patch-view_index.js) = fb0a55b13d2e9db1170d576dfb28753da7608b5e
-/* General reset */
+/* General reset of index.css */
html, body
{
overflow: hidden; /* IE<9 */
body
{
+ overflow: scroll;
background-color: #eee;
}
.overview-img-div:hover img {
opacity: 0.7;
}
-
--- view/index.css.orig 2016-01-11 19:17:15.000000000 +0000
+++ view/index.css
-@@ -5,6 +5,7 @@ html, body
+@@ -1,10 +1,10 @@
+-/* General reset */
+ html, body
+ {
+ overflow: hidden; /* IE<9 */
padding: 0;
margin: 0;
border: 0;
}
img
-@@ -110,6 +111,7 @@ img
+@@ -110,6 +110,7 @@ img
background: #111; /* IE<9 */
background: rgba(0, 0, 0, 0.7);
font-family: sans-serif;