home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / MediaCoder / MediaCoder2011-R8-5188.exe / htdocs / prefs / tooltip.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2011-05-10  |  574 b   |  7 lines

  1. #text {margin:50px auto; width:500px}
  2. .hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}
  3.  
  4. #tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
  5. #tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
  6. #ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
  7. #ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}