From 6324563acd4308d5d8b60ead8b65b1ad8530ceb9 Mon Sep 17 00:00:00 2001 From: hide_d Date: Tue, 3 Jul 2018 02:55:45 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B2=84=ED=8A=BC=20=EB=8C=80=EC=B2=B4=20css?= =?UTF-8?q?=20=EC=B6=94=EA=B0=80.=20form=20=EC=9D=BC=EB=B6=80=20=EC=A0=9C?= =?UTF-8?q?=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/config.css | 74 ++++++++++++++++++++++++++++++++++++++++++++++ hwe/a_emperior.php | 13 +++----- 2 files changed, 78 insertions(+), 9 deletions(-) diff --git a/css/config.css b/css/config.css index 53b22574..d539781c 100644 --- a/css/config.css +++ b/css/config.css @@ -89,4 +89,78 @@ input.with_skin:disabled { caption.section_title { caption-side:top; +} + + +.samButton{ + float:left; + display:block; + padding:0; + margin:0; + text-decoration: none; + position:relative; +} + +a.samButton.disabled { + pointer-events: none; + cursor: default; +} + +.samButtonOuter{ + display: table; + border: outset 2px white; + box-sizing: border-box; + font-weight:bold; + padding: 1px 6px; + width:125px; + height:30px; + background-color:#000000; + color:#ffffff; +} + +.samButtonOuter:active{ + border: inset 2px white; +} + + +.samButtonInner{ + display: table-cell; + vertical-align: middle; + width: 100%; + margin: 0 auto; + text-align: center; + user-select: none; +} + +.samToolbarButton > .samButtonOuter{ + width:125px; + height:30px; + background-color:#225500; + color:white; +} + +.samToolbarButton2 > .samButtonOuter{ + width:125px; + height:30px; + background-color:#225500; + color:magenta; +} + +.samCommandButton > .samButtonOuter{ + width:111px; + height:30px; +} + +.samCommandButton.disabled > .samButtonOuter{ + background-color:transparent !important; + color:gray !important; + border-color:transparent !important; +} + +.samCommandButton.disabled > .samButtonOuter > .samButtonInner::before{ + content:'【' +} + +.samCommandButton.disabled > .samButtonOuter > .samButtonInner::after{ + content:'】' } \ No newline at end of file diff --git a/hwe/a_emperior.php b/hwe/a_emperior.php index 9b5edccb..81e0e60f 100644 --- a/hwe/a_emperior.php +++ b/hwe/a_emperior.php @@ -29,7 +29,7 @@ increaseRefresh("왕조일람", 1);
역 대 왕 조
-
+
@@ -48,16 +48,13 @@ if ($select == 0) { @@ -108,10 +105,8 @@ $emperior = $db->queryFirstRow('SELECT * FROM emperior WHERE `no`=%i',$select);
-
- - '> + - + -
-
- -
+