OSDN Git Service

merged from v3.31sp1
[nucleus-jp/nucleus-jp-ancient.git] / utf8 / nucleus / styles / bookmarklet.css
index 9e38b8d..006137a 100755 (executable)
@@ -1,19 +1,19 @@
 /* 
        style definitions for the bookmarklet 
        
-       $Id: bookmarklet.css,v 1.4 2006-07-12 07:11:48 kimitake Exp $
-       $NucleusJP: bookmarklet.css,v 1.3 2005/03/12 06:19:06 kimitake Exp $
+       $Id: bookmarklet.css,v 1.7 2008-02-08 09:31:23 kimitake Exp $
+       $NucleusJP: bookmarklet.css,v 1.6 2007/01/30 07:35:20 kimitake Exp $
 */
 
 body {
        font-size: small;
        background: #fff;
        color: #000;
-    font-family: "Trebuchet MS",Trebuchet,"Bitstream Vera Sans",verdana,lucida,arial,helvetica,sans-serif
+    font-family: "Trebuchet MS",Trebuchet,"Bitstream Vera Sans",verdana,lucida,arial,helvetica,sans-serif;
 }              
 
 textarea {
-  font-family: "Hiragino Kaku Gothic Pro W3", "MS PGothic", "Osaka", sans-serif;
+       font-family: "Hiragino Kaku Gothic Pro W3", "MS P Gothic", "Osaka", sans-serif;
 }
 
 h1 {
@@ -54,7 +54,7 @@ h1 {
 
 .contentblock {
        /*background: #ddd;*/
-       height: 400px;
+       height: 450px;
        overflow: auto; /* temporary removed, to make the select box work in Mozilla */
        padding: 1px;
     margin: 0px;
@@ -152,4 +152,4 @@ ul.nobullets {
        list-style-type: none;
        padding: 0;
        margin: 0;
-}
+}
\ No newline at end of file