home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 December / Chip_2000-12_cd1.bin / tema / amadea / Css / Preview.css < prev   
Cascading Style Sheet File  |  1999-09-15  |  2KB  |  193 lines

  1. .Bubble {
  2.     position: absolute;
  3.     left:0; 
  4.     top:0;
  5.     z-index:1;
  6.     padding:0;
  7.     border:0;
  8.     margin:0;
  9.     visibility:hidden;
  10. }
  11.  
  12.  
  13. .MainImg {
  14.     position:absolute;
  15.     top: 0;
  16.     left: 0;
  17.     width: 514;
  18.     height: 325;
  19.     z-index: 2;
  20.     cursor: hand;
  21. }
  22.  
  23. .ImgDecisionTree {
  24.     position:absolute;
  25.     left:18;
  26.     top:116;
  27.     width:338;
  28.     height:279;
  29.     z-index:1;
  30.     cursor:hand;
  31.     visibility:hidden;
  32. }
  33.  
  34.  
  35. .ImgMenuFile {
  36.     position:absolute;
  37.     left:16;
  38.     top:42;
  39.     width:150;
  40.     height:220;
  41.     z-index:1;
  42.     cursor:hand;
  43.     visibility:hidden;
  44. }
  45.  
  46. .ImgMenuRestFile {
  47.     position:absolute;
  48.     left:16;
  49.     top:42;
  50.     width:150;
  51.     height:117;
  52.     z-index:1;
  53.     cursor:hand;
  54.     visibility:hidden;
  55. }
  56.  
  57. .ImgMenuExecute {
  58.     position:absolute;
  59.     left:60;
  60.     top:42;
  61.     width:108;
  62.     height:71;
  63.     z-index:1;
  64.     cursor:hand;
  65.     visibility:hidden;
  66. }
  67.  
  68. .ImgMenuRestExecute {
  69.     position:absolute;
  70.     left:60;
  71.     top:42;
  72.     width:150;
  73.     height:163;
  74.     z-index:1;
  75.     cursor:hand;
  76.     visibility:hidden;
  77. }
  78.  
  79. .ImgMenuRestExecuteOpen {
  80.     position:absolute;
  81.     left:210;
  82.     top:115;
  83.     width:169;
  84.     height:63;
  85.     z-index:1;
  86.     cursor:hand;
  87.     visibility:hidden;
  88. }
  89.  
  90.  
  91. .ImgMenuEdit {
  92.     position:absolute;
  93.     left:110;
  94.     top:42;
  95.     width:139;
  96.     height:136;
  97.     z-index:1;
  98.     cursor:hand;
  99.     visibility:hidden;
  100. }
  101.  
  102. .ImgMenuRestEdit {
  103.     position:absolute;
  104.     left:110;
  105.     top:42;
  106.     width:132;
  107.     height:90;
  108.     z-index:1;
  109.     cursor:hand;
  110.     visibility:hidden;
  111. }
  112.  
  113.  
  114. .ImgMenuView {
  115.     position:absolute;
  116.     left:138;
  117.     top:42;
  118.     width:162;
  119.     height:201;
  120.     z-index:1;
  121.     cursor:hand;
  122.     visibility:hidden;
  123. }
  124.  
  125. .ImgMenuViewToolbars {
  126.     position:absolute;
  127.     left:290;
  128.     top:42;
  129.     width:133;
  130.     height:98;
  131.     z-index:1;
  132.     cursor:hand;
  133.     visibility:hidden;
  134. }
  135.  
  136. .ImgMenuViewArrange {
  137.     position:absolute;
  138.     left:290;
  139.     top:174;
  140.     width:93;
  141.     height:82;
  142.     z-index:1;
  143.     cursor:hand;
  144.     visibility:hidden;
  145. }
  146.  
  147.  
  148. .ImgMenuGo {
  149.     position:absolute;
  150.     left:182;
  151.     top:42;
  152.     width:91;
  153.     height:44;
  154.     z-index:1;
  155.     cursor:hand;
  156.     visibility:hidden;
  157. }
  158.  
  159. .ImgMenuSettings {
  160.     position:absolute;
  161.     left:206;
  162.     top:42;
  163.     width:105;
  164.     height:25;
  165.     z-index:1;
  166.     cursor:hand;
  167.     visibility:hidden;
  168. }
  169.  
  170. .ImgMenuSettingsItems {
  171.     position:absolute;
  172.     left:306;
  173.     top:42;
  174.     width:97;
  175.     height:44;
  176.     z-index:1;
  177.     cursor:hand;
  178.     visibility:hidden;
  179. }
  180.  
  181.  
  182. .ImgMenuHelp {
  183.     position:absolute;
  184.     left:256;
  185.     top:42;
  186.     width:120;
  187.     height:117;
  188.     z-index:1;
  189.     cursor:hand;
  190.     visibility:hidden;
  191. }
  192.  
  193.