web/res/metadataplayer/test/1Marc-javascript-fisheye-menu-c21f3bd/style.css
changeset 534 0a2505c3b547
parent 533 d824146a9589
child 535 8276f3ff7a3f
--- a/web/res/metadataplayer/test/1Marc-javascript-fisheye-menu-c21f3bd/style.css	Sun Mar 04 14:13:39 2012 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,44 +0,0 @@
-/* CSS Document */
-body {
-	padding: 0;
-	margin: 0;
-	background: #eee;
-}
-#wrap {
-	margin: 0 auto;
-	width: 500px;
-	padding: 10px;
-	border: 1px solid #bbb;
-	text-align: center;
-	background: #EEEEE1;
-}
-#fisheye_menu {
-	list-style: none;
-	padding: 0;
-	margin: 10px;
-	height: 81px;
-}
-#fisheye_menu li {
-	position: relative;
-	display: block;
-	float: left;
-}
-#fisheye_menu span {
-	position: absolute;
-	top: 100%;
-	left: 0;
-	text-align: center;
-	width: 79px;
-	padding: 1px;
-	margin: 0;
-	border: solid 1px #bbb;	
-	color: #333;
-	background: #eee;
-}
-#fisheye_menu a {
-	text-decoration: none;
-}
-#fisheye_menu img {
-	border: 0;
-	vertical-align: top;
-}
\ No newline at end of file