From 7dac8d8d2ffd42a95cbf8d427d35f764505d11f2 Mon Sep 17 00:00:00 2001 From: CodeNameLay Date: Fri, 13 Feb 2026 18:23:33 +0900 Subject: [PATCH] [Double Cross 3rd] fix bugs and feature improvements --- DoubleCross3rd/DoubleCross3rd.css | 5 +- DoubleCross3rd/DoubleCross3rd.html | 116 +++++++++++++++++++++++------ DoubleCross3rd/translation.json | 14 ++-- 3 files changed, 104 insertions(+), 31 deletions(-) diff --git a/DoubleCross3rd/DoubleCross3rd.css b/DoubleCross3rd/DoubleCross3rd.css index 71621f9ee1..d740283d00 100644 --- a/DoubleCross3rd/DoubleCross3rd.css +++ b/DoubleCross3rd/DoubleCross3rd.css @@ -192,6 +192,9 @@ .sheet-reduction-section .sheet-ohter strong {display:block; position:relative; height:20px; line-height:20px; background:#000; color:#fff; text-align:center;} .sheet-reduction-section .sheet-ohter input[type="text"], .sheet-reduction-section .sheet-ohter input[type="number"] {height:20px; border-bottom:1px solid rgba(0,0,0,.1); text-align:center;} +.sheet-reduction-title{position:relative;} +.sheet-reduction-select{position:absolute; left:0; top:0; width:100%; height:100%; opacity:0; cursor:pointer;} +.sheet-reduction-select option{text-align:center; font-size:13px; font-weight:400; line-height:1.4;} .sheet-spec-group {display:block; position:relative; margin:30px -10px;} .sheet-spec-group:after {content:""; display:block; clear:both;} @@ -328,13 +331,13 @@ .sheet-table .sheet-mark, .sheet-table .sheet-dot, .sheet-table .sheet-dist, +.sheet-table .sheet-dot2, .sheet-table .sheet-full {width:60px;} .sheet-table .sheet-dam, .sheet-table .sheet-def, .sheet-table .sheet-arm, .sheet-table .sheet-act, .sheet-table .sheet-cost, -.sheet-table .sheet-dot2, .sheet-table .sheet-exp {width:50px;} .sheet-memo {display:block !important; height:400px !important; border:1px solid rgba(0,0,0,.1) !important;} diff --git a/DoubleCross3rd/DoubleCross3rd.html b/DoubleCross3rd/DoubleCross3rd.html index a46c94f60a..aafc37aebb 100644 --- a/DoubleCross3rd/DoubleCross3rd.html +++ b/DoubleCross3rd/DoubleCross3rd.html @@ -96,6 +96,8 @@ + +
@@ -115,6 +117,8 @@ + +
@@ -134,6 +138,8 @@ + +
@@ -184,7 +190,7 @@ - +
@@ -234,7 +240,15 @@
-
침식치
+
침식치 + + +
+
+ @@ -501,22 +515,27 @@
D 로이스
-
-
-
-
No.
-
이름
-
효과
+
+
+
+
No.
+
이름
+
효과
-
-
-
-
-
-
-
+
+
+
+
+ +
+
+
+
+
+
+
E 로이스
@@ -534,7 +553,7 @@
-
+
@@ -1189,9 +1208,60 @@