src/css/LdtPlayer.css
branchpopcorn-port
changeset 173 3f83194517bf
parent 172 3ffa0e0c8803
child 205 93d15ce22db9
equal deleted inserted replaced
172:3ffa0e0c8803 173:3f83194517bf
   182 		
   182 		
   183 		.tip{
   183 		.tip{
   184 			position : absolute;
   184 			position : absolute;
   185 			padding : 3px;
   185 			padding : 3px;
   186 			z-index: 10000000000;
   186 			z-index: 10000000000;
   187 			max-width: 200px;
   187 			max-width: 200px;			
   188 			display: none;
   188 			background: transparent url("http://www.polemictweet.com/images/white_arrow_long.png");
   189 			background: transparent url("<?php echo($baseurl);?>images/white_arrow_long.png");
       
   190 			font-size: 12px;
   189 			font-size: 12px;
   191 			height: 125px;
   190 			height: 125px;
   192 			width: 180px;
   191 			width: 180px;
   193 			padding: 10px;
   192 			padding: 10px;
   194 			padding-left: 15px;
   193 			padding-left: 15px;