Changeset 9669

Show
Ignore:
Timestamp:
04/18/08 11:25:47 (8 months ago)
Author:
kdoya
Message:

lang/javascript/jsonslide/sample.html
lang/javascript/jsonslide/slide.js

  • css更新
Location:
lang/javascript/jsonslide
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • lang/javascript/jsonslide/sample.html

    r9606 r9669  
    8888    .help{ 
    8989    position:absolute; 
    90     z-index:10; 
    91     background-color: rgba(245,245,220,0.9); 
    92     color:white; 
    93     text-shadow: rgb(0,0,0) 1px 1px 10px; 
     90    background-color: #f5f5dc; 
     91    color:#696969; 
    9492    width:80%; 
    9593    height:500px; 
     
    10098    font-weight:bold; 
    10199    padding: 20px; 
     100    z-index:10; 
    102101    -webkit-border-radius:10px; 
     102    -moz-border-radius:10px; 
    103103    } 
    104104    .help div{ 
    105105    font-size:50%; 
    106     color:white; 
    107106    } 
    108107 
  • lang/javascript/jsonslide/slide.js

    r9607 r9669  
    2828        var d = ce("div"); 
    2929        var s = ce("div"); 
     30 
    3031        d.innerHTML="コマンドキー"; 
    3132        var mes = [