From 474f6aab15888147a84a5b374d1e740fc9645359 Mon Sep 17 00:00:00 2001 From: shizuki Date: Mon, 30 Mar 2009 01:05:43 +0000 Subject: [PATCH] =?utf8?q?=E7=AE=A1=E7=90=86=E7=94=BB=E9=9D=A2=E3=81=AECSS?= =?utf8?q?=E5=86=8D=E8=AA=BF=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/nucleus-jp/trunk@996 1ca29b6e-896d-4ea0-84a5-967f57386b96 --- utf8/nucleus/styles/admin.css | 81 ++++++++++++++++++++++++------------- utf8/nucleus/styles/bookmarklet.css | 29 +++++++------ 2 files changed, 70 insertions(+), 40 deletions(-) diff --git a/utf8/nucleus/styles/admin.css b/utf8/nucleus/styles/admin.css index ce73aa7..b8c2822 100755 --- a/utf8/nucleus/styles/admin.css +++ b/utf8/nucleus/styles/admin.css @@ -33,7 +33,8 @@ a:hover { /* textareas */ textarea { - font-size: small; +/* font-size: small;*//*mod yotaka 090323*/ + font-size: 9pt;/*add yotaka 090323*/ line-height:145%;/* add */ padding:5px;/* add */ @@ -51,7 +52,8 @@ textarea.skinedit, textarea.templateedit { /* except MacIE \*//* font-family: monospace; /* end */ - font-size: medium; +/* font-size: medium;*//*mod yotaka 090323*/ + font-size: 9pt;/*add yotaka 090323*/ } /* add start */ @@ -103,20 +105,22 @@ div.indent { .error { color: red; - font-size: 1.2em; + /*font-size: 1.2em;*//*mod yotaka 090323*/ + font-size: 14pt; /*add yotaka 090323*/ } /* header */ h1 { text-align: right; - font-size: 30px; +/* font-size: 30px;*//*mod yotaka 090323*/ + font-size:24pt;/*add yotaka 090323*/ font-weight: 900; letter-spacing: 0.1em; - /*color: #0001AA; */ +/* color: #0001AA;*/ color: #596d9d; margin: 0 0 5px 135px; height: 35px; - /*display: none; hide the header if you don't want it*/ +/* display: none; hide the header if you don't want it*/ } @@ -139,7 +143,8 @@ h1 { padding: 0px; /* font-size: 70%;*/ - font-size: small; +/* font-size: small;*//*mod yotaka 090323*/ + font-size:9pt;/*add yotaka 090323*/ color:#333;/* add */ border-width: 1px; @@ -172,7 +177,8 @@ h1 { #quickmenu a { display: block; padding: 5px; - font-size: 1em; + /*font-size: 1em;*//*mod yotaka 090323*/ + font-size: 9pt;/*add yotaka 090323*/ line-height: 1.5em; text-decoration: none; /* font-family: verdana, lucida, arial, helvetica, sans-serif; @@ -192,7 +198,8 @@ h1 { } #quickmenu h2 { - font-size: small; + /*font-size: small;*//*mod yotaka 090323*/ + font-size: 9pt;/*add yotaka 090323*/ text-align: center; padding: 1px 0px 1px 0px; margin: 0px; @@ -209,12 +216,14 @@ h1 { } #quickmenu option { - font-size: 0.9em; +/* font-size: 0.9em;*//*mod yotaka 090323*/ + font-size: 8pt;/*add yotaka 090323*/ } .loginname { float: right; - font-size: small; +/* font-size: small;*//*mod yotaka 090323*/ + font-size: 9pt;/*add yotaka 090323*/ text-align: right; line-height: normal; padding-left: 5px; @@ -236,13 +245,13 @@ h1 { /* border-color: black; modify */ border-color: #bbb; - /* rounded borders in gecko-based browsers? why not :) */ +/* rounded borders in gecko-based browsers? why not :) */ -moz-border-radius: 10px; - /* rounded borders in webkit-based browsers? why not :) */ +/* rounded borders in webkit-based browsers? why not :) */ -webkit-border-radius: 10px; - /* rounded borders in css3-based browsers? why not :) */ +/* rounded borders in css3-based browsers? why not :) */ border-radius: 10px; padding: 10px 10px 0 10px; @@ -258,12 +267,15 @@ h1 { border-style: dashed; border-width: 0px 0px 1px 0px; - font-size: large; - line-height: 120%; + /*font-size: large; + line-height: 120%;*//*mod yotaka 090323*/ + font-size: 10pt;/*add yotaka 090323*/ + line-height: 20px;/*add yotaka 090323*/ text-decoration: none; font-weight: bold; letter-spacing: 2px;/* add */ + margin-top:20px;/*add yotaka 090323*/ } #content h3 { @@ -275,7 +287,8 @@ h1 { border-style: solid; border-width: 0px 0px 0px 5px; - font-size: medium; +/* font-size: medium;*/ + font-size: 10pt; font-weight: normal; line-height: 120%; @@ -304,6 +317,10 @@ h1 { padding: 5px; } +#content li a{ + font-size: 9pt;/*add yotaka 090323*/ +} + /* font size tricks, to make it work in all browsers @@ -316,12 +333,17 @@ h1 { */ #content { - font-size: small; - voice-family: "\"}\""; - voice-family: inherit; - font-size: small; +/* font-size: small;*//*mod yotaka 090323*/ + font-size: 9pt;/*add yotaka 090323*/ + voice-family: "\"}\""; + voice-family: inherit; + /*font-size: small;*//*mod yotaka 090323*/ + font-size: 9pt;/*add yotaka 090323*/ +} +html>body #content { + /*font-size: small;*//*mod yotaka 090323*/ + font-size: 9pt;/*add yotaka 090323*/ } -html>body #content { font-size: small; } /* tables */ table { @@ -337,7 +359,8 @@ th { background-color: #ddd; /* color: #000; modify */ color: #333; - font-size: small; + /*font-size: small;*//*mod yotaka 090323*/ + font-size: 9pt;/*add yotaka 090323*/ letter-spacing:1px;/* add */ } @@ -350,7 +373,8 @@ th, td { td { background-color: #fff; /* border: 1px solid #ddd;*/ - font-size: small; +/* font-size: small;*//*mod yotaka 090323*/ + font-size: 9pt;/*add yotaka 090323*/ vertical-align: top; text-align: left; } @@ -412,7 +436,8 @@ table.navigation td, table.navigation th { /* item list */ #content table label.list_item_title { - font-size: 1.1em; +/* font-size: 1.1em;*//*mod yotaka 090323*/ + font-size: 10pt;/*mod yotaka 090323*/ font-weight: bold; } @@ -422,9 +447,9 @@ table.navigation td, table.navigation th { /* footer */ .foot { - padding: 2px 0px 2px 10px; - margin:10px -10px 0 -10px; - text-align: center; + padding: 2px 0px 2px 10px; + margin:10px -10px 0 -10px; + text-align: center; } table .availableSkinTypes ul li { diff --git a/utf8/nucleus/styles/bookmarklet.css b/utf8/nucleus/styles/bookmarklet.css index 6b25677..c7565b5 100755 --- a/utf8/nucleus/styles/bookmarklet.css +++ b/utf8/nucleus/styles/bookmarklet.css @@ -7,7 +7,8 @@ */ body { - font-size: small; +/* font-size: small;*//*mod yotaka 090323*/ + font-size: 9pt;/*add yotaka 090323*/ background: #fff; color: #000; /* font-family: "Trebuchet MS",Trebuchet,"Bitstream Vera Sans",verdana,lucida,arial,helvetica,sans-serif;*/ @@ -22,7 +23,8 @@ body { h1 { border-bottom: 1px dotted gray; - font-size: medium; +/* font-size: medium;*//*mod yotaka 090323*/ + font-size: 10pt;/*add yotaka 090323*/ color: #596d9d; margin:0;/* add 090313 */ padding:5px;/* add 090313 */ @@ -66,14 +68,15 @@ h1 { height: 410px;/*mod 090309*/ overflow: auto; /* temporary removed, to make the select box work in Mozilla */ padding: 1px !important; - margin: 0px; + margin: 0px; vertical-align: top; } .shortcuts { float: right; text-align: right; - font-size: x-small; +/* font-size: x-small;*//*mod yotaka 090323*/ + font-size: 8pt;/*add yotaka 090323*/ } /* #options { @@ -84,12 +87,13 @@ h1 { } h2 { - font-size: 1.5em; - color: gray; - margin-top: 0px; - padding-top: 0px; - padding-bottom: 0px; - margin-top: 0px; +/* font-size: 1.5em;*//*mod yotaka 090323*/ + font-size: 10pt;/*add yotaka 090323*/ + color: gray; + margin-top: 0px; + padding-top: 0px; + padding-bottom: 0px; + margin-top: 0px; } a:link, a:visited { @@ -141,14 +145,15 @@ th, td { td {*//* mod 090313 */ background: #fff; border: 1px solid #ddd; - font-size: small; +/* font-size: small;*//*mod yotaka 090323*/ + font-size: 9pt;/*add yotaka 090323*/ vertical-align: top; text-align: left; /*} #body td, #more td {*//* mod 090313 */ - white-space: nowrap; /*add 090309*/ + white-space: nowrap;/*add 090309*/ } td a:link, td a:visited { -- 2.11.0