web/static/ldt/css/custom_player.css
changeset 105 90284efeb233
parent 104 16c793110f40
child 106 d7c952a46c7e
--- a/web/static/ldt/css/custom_player.css	Fri May 06 02:12:30 2011 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,59 +0,0 @@
-@charset "UTF-8";
-
-#demo-frame > div.demo { padding: 5px !important; };
-.iri-chapter{
-	padding-top:10px;
-	padding-bottom:5px;
-	border-left:solid 1px #aaaaaa;
-	border-right:solid 1px #aaaaaa;'
-}
-
-.tooltip {
-	display:none;
-	background:transparent url(css/jq-css/tooltip/white_arrow.png);
-	font-size:12px;
-	height:100px;
-	width:180px;
-	padding:10px;
-	padding-left:15px;
-	padding-right:15px;
-	color:#000;	
-}
-
-#Annotations{
-	padding-left:5px;
-	width:470px;
-	float:left;
-}
-#ldtSaTitle{
-	padding-top:2px;
-	padding-bottom:5px;
-	font-size:18px;
-	color:#FFF;	
-	height:22p;
-}
-#ldtSaDescription{
-	font-size:12px;	
-	color:#FFF;	
-}
-#ShowAnnotation{
-	position:absolute;
-	z-index: 999;
-	padding:5px;
-	background:url(css/custom/images/transBlack.png);
-}
-
-#ldtPlaceHolder{
-	position:absolue;
-	float:none;
-}
-.ldtControl1{
-	width:70px;
-	float:left;
-}
-.ldtControl2{
-	padding-left:10px;
-	width:70px;
-	float:left;
-}
-