src/css/LdtPlayer.css
branchpopcorn-port
changeset 396 8191e4f07125
parent 386 c3a08790e8c8
child 436 423b10728936
equal deleted inserted replaced
395:5766e8238aaf 396:8191e4f07125
   275       position : fixed; /* why not absolute instead of fixed ? because the div containing the tooltip widget is not a subdiv of its parent
   275       position : fixed; /* why not absolute instead of fixed ? because the div containing the tooltip widget is not a subdiv of its parent
   276                            widget */
   276                            widget */
   277       padding : 3px;
   277       padding : 3px;
   278       z-index: 10000000000;
   278       z-index: 10000000000;
   279       max-width: 200px;
   279       max-width: 200px;
   280       background: transparent url("http://www.polemictweet.com/images/white_arrow_long.png");
   280       background: transparent url("imgs/white_arrow_long.png");
   281       font-size: 12px;
   281       font-size: 12px;
   282       height: 125px;
   282       height: 125px;
   283       width: 180px;
   283       width: 180px;
   284       padding: 10px;
   284       padding: 10px;
   285       padding-left: 15px;
   285       padding-left: 15px;