Policy 1707 commit to LF
[policy/engine.git] / ecomp-sdk-app / src / main / webapp / static / fusion / sample / css / spacegallery.css
diff --git a/ecomp-sdk-app/src/main/webapp/static/fusion/sample/css/spacegallery.css b/ecomp-sdk-app/src/main/webapp/static/fusion/sample/css/spacegallery.css
deleted file mode 100644 (file)
index ce4fd57..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-.spacegallery {
-       position: relative;
-       overflow: hidden;
-}
-.spacegallery img {
-       position: absolute;
-       left: 50%;
-}
-.spacegallery a {
-       position: absolute;
-       z-index: 1000;
-       display: block;
-       top: 0;
-       left: 0;
-       width: 100%;
-       height: 100%;
-       background: url(images/blank.gif);
-}