Author: andrei_exadel
Date: 2009-03-20 14:45:58 -0400 (Fri, 20 Mar 2009)
New Revision: 13081
Modified:
trunk/test-applications/realworld2/web/src/main/webapp/includes/image/slideshow.xhtml
trunk/test-applications/realworld2/web/src/main/webapp/includes/misc/slideShowPooler.xhtml
trunk/test-applications/realworld2/web/src/main/webapp/stylesheet/realworld.css
Log:
Effect for slider; Add close button for slider modal;
Modified:
trunk/test-applications/realworld2/web/src/main/webapp/includes/image/slideshow.xhtml
===================================================================
(Binary files differ)
Modified:
trunk/test-applications/realworld2/web/src/main/webapp/includes/misc/slideShowPooler.xhtml
===================================================================
(Binary files differ)
Modified: trunk/test-applications/realworld2/web/src/main/webapp/stylesheet/realworld.css
===================================================================
---
trunk/test-applications/realworld2/web/src/main/webapp/stylesheet/realworld.css 2009-03-20
17:51:16 UTC (rev 13080)
+++
trunk/test-applications/realworld2/web/src/main/webapp/stylesheet/realworld.css 2009-03-20
18:45:58 UTC (rev 13081)
@@ -179,6 +179,11 @@
border: none;
}
+.slider-image {
+ opacity: 0.1;
+ filter: opacity=10;
+}
+
.all-images{
border: none;
}
Show replies by date