OSDN Git Service

git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/nucleus-jp/trunk@957 1ca29b...
[nucleus-jp/nucleus-jp-ancient.git] / utf8 / nucleus / styles / bookmarklet.css
index 9cce898..728b9ce 100755 (executable)
 @charset 'UTF-8';\r
-/* 
-       style definitions for the bookmarklet 
-       
-       $Id$
-       $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;*/
+/* \r
+       style definitions for the bookmarklet \r
+       \r
+       $Id$\r
+       $NucleusJP: bookmarklet.css,v 1.6 2007/01/30 07:35:20 kimitake Exp $\r
+*/\r
+\r
+body {\r
+       font-size: small;\r
+       background: #fff;\r
+       color: #000;\r
+/*    font-family: "Trebuchet MS",Trebuchet,"Bitstream Vera Sans",verdana,lucida,arial,helvetica,sans-serif;*/\r
        font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "MS Pゴシック", "MS PGothic", "IPA UIGothic", "IPA mona UIGothic", "VL PGothic", "Sazanami Gothic", "DynaLab-dfghsgothic w5-jisx0208.1990-0", "DynaLab-dfggothic w5-iso8859-1", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif !important;\r
-}              
-
-textarea {
-/*     font-family: "Hiragino Kaku Gothic Pro W3", "MS P Gothic", "Osaka", sans-serif;*/
-}
-
-h1 {
-       border-bottom: 1px dotted gray;
-       font-size: medium;
-       color: #596d9d;
-}
-
-/* 
-       Hide switch buttons initially, we'll enable them again if we are sure
-       the browser supports DOM
-*
-#switchbuttons {
-       display: none;
-}
-/*
-       Hide preview also when no DOM is supported
-*
-#preview {
-       display: none;
-}
-
-.buttonbar {
-   margin-bottom: 5px;
-   background: rgb(187, 187, 204);
-   padding: 3px;
-}
-
-.buttonbar input {
-   background: #C5C5D3;
-    border: 1px solid #CACAD7;
-    border-right: 2px solid #8E8EAB;
-    border-bottom: 2px solid #8E8EAB;
-    color: #000000;
-/*    font-family: "Trebuchet MS",Trebuchet,"Bitstream Vera Sans",verdana,lucida,arial,helvetica,sans-serif;*
-    font-weight: bold;   
-}
-*/
-.contentblock {
-       /*background: #ddd;*/
+}              \r
+\r
+textarea {\r
+/*     font-family: "Hiragino Kaku Gothic Pro W3", "MS P Gothic", "Osaka", sans-serif;*/\r
+}\r
+\r
+h1 {\r
+       border-bottom: 1px dotted gray;\r
+       font-size: medium;\r
+       color: #596d9d;\r
+}\r
+\r
+/* \r
+       Hide switch buttons initially, we'll enable them again if we are sure\r
+       the browser supports DOM\r
+*\r
+#switchbuttons {\r
+       display: none;\r
+}\r
+/*\r
+       Hide preview also when no DOM is supported\r
+*\r
+#preview {\r
+       display: none;\r
+}\r
+\r
+.buttonbar {\r
+   margin-bottom: 5px;\r
+   background: rgb(187, 187, 204);\r
+   padding: 3px;\r
+}\r
+\r
+.buttonbar input {\r
+   background: #C5C5D3;\r
+    border: 1px solid #CACAD7;\r
+    border-right: 2px solid #8E8EAB;\r
+    border-bottom: 2px solid #8E8EAB;\r
+    color: #000000;\r
+/*    font-family: "Trebuchet MS",Trebuchet,"Bitstream Vera Sans",verdana,lucida,arial,helvetica,sans-serif;*\r
+    font-weight: bold;   \r
+}\r
+*/\r
+.contentblock {\r
+       /*background: #ddd;*/\r
 /*     height: 500px;*/\r
-       height: 370px;
-       overflow: auto; /* temporary removed, to make the select box work in Mozilla */
-       padding: 1px !important;
-    margin: 0px;
-       vertical-align: top;
-}
-
+       height: 370px;\r
+       overflow: auto; /* temporary removed, to make the select box work in Mozilla */\r
+       padding: 1px !important;\r
+    margin: 0px;\r
+       vertical-align: top;\r
+}\r
+\r
 *:first-child+html .contentblock {\r
        height: 330px;\r
 }\r
 \r
-.shortcuts {
-       float: right; 
-       text-align: right;
-       font-size: x-small;
-}
-/*
-#options {
-   margin-top:-15px;
-   }*/
-#options h2 {
-   margin:15px 0 0 0;
-}
-
-h2 {
-   font-size: 1.5em;
-   color: gray;
-    margin-top: 0px;
-    padding-top: 0px;
-    padding-bottom: 0px;
-    margin-top: 0px;
-}
-
-a:link, a:visited {
-       color: #1D3565; 
-       font-weight: bold;
-       text-decoration: none;
-}
-
-a:hover {
-       text-decoration: underline;
-}                      
-
-img { 
-       border: none;
-}
-
-.indent {
-       margin-left: 40px;
-}
-
-label          { cursor: pointer; }
-
-table {
-       border: none;
+.shortcuts {\r
+       float: right; \r
+       text-align: right;\r
+       font-size: x-small;\r
+}\r
+/*\r
+#options {\r
+   margin-top:-15px;\r
+   }*/\r
+#options h2 {\r
+   margin:15px 0 0 0;\r
+}\r
+\r
+h2 {\r
+   font-size: 1.5em;\r
+   color: gray;\r
+    margin-top: 0px;\r
+    padding-top: 0px;\r
+    padding-bottom: 0px;\r
+    margin-top: 0px;\r
+}\r
+\r
+a:link, a:visited {\r
+       color: #1D3565; \r
+       font-weight: bold;\r
+       text-decoration: none;\r
+}\r
+\r
+a:hover {\r
+       text-decoration: underline;\r
+}                      \r
+\r
+img { \r
+       border: none;\r
+}\r
+\r
+.indent {\r
+       margin-left: 40px;\r
+}\r
+\r
+label          { cursor: pointer; }\r
+\r
+table {\r
+       border: none;\r
 /*     width: 95%;*/\r
-       width: 98%;
-       border-collapse: collapse;
+       width: 98%;\r
+       border-collapse: collapse;\r
        margin: 10px auto;\r
-/*     margin-bottom: 10px;
-       margin-top: 10px;*/     
-}
-
+/*     margin-bottom: 10px;\r
+       margin-top: 10px;*/     \r
+}\r
+\r
 *:first-child+html .table {\r
        width: 93%;\r
 }\r
 \r
-th {
-       background: #bbc;
-       color: #000;
-       font-size: small;
-}
-
-th, td {
-       padding: 4px;
-       empty-cells: show;      
-}
-
-td {
-       background: #fff;
-       border: 1px solid #ddd;
-       font-size: small;
-       vertical-align: top;
-       text-align: left;
-}
-
-td a:link, td a:visited { 
-       text-decoration: underline;
-       color: black;
-       font-weight: normal;
-}
-td a:hover {
-       color: #1D3565;
-       text-decoration: underline;
-}
-
-td.draft, td.future {
-       background: #ffe;
-}
-
-tr.highlighted td {
-       background: green;
-}
-
-ul.nobullets {
-       list-style-type: none;
-       padding: 0;
-       margin: 0;
+th {\r
+       background: #bbc;\r
+       color: #000;\r
+       font-size: small;\r
+}\r
+\r
+th, td {\r
+       padding: 4px;\r
+       empty-cells: show;      \r
+}\r
+\r
+td {\r
+       background: #fff;\r
+       border: 1px solid #ddd;\r
+       font-size: small;\r
+       vertical-align: top;\r
+       text-align: left;\r
+}\r
+\r
+td a:link, td a:visited { \r
+       text-decoration: underline;\r
+       color: black;\r
+       font-weight: normal;\r
+}\r
+td a:hover {\r
+       color: #1D3565;\r
+       text-decoration: underline;\r
+}\r
+\r
+td.draft, td.future {\r
+       background: #ffe;\r
+}\r
+\r
+tr.highlighted td {\r
+       background: green;\r
+}\r
+\r
+ul.nobullets {\r
+       list-style-type: none;\r
+       padding: 0;\r
+       margin: 0;\r
 }\r
 \r
 \r
+.jsbuttonbar,\r
 #body input[type=text],\r
 #body textarea,\r
 #body select,\r