From 6ac5f42760ca2915b5c7b52724a6cb60760afdad Mon Sep 17 00:00:00 2001 From: satopian Date: Wed, 8 Jan 2025 15:32:21 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=AC=E3=82=B9=E7=94=BB=E9=9D=A2=E3=81=AEFo?= =?UTF-8?q?rm=E3=81=AE=E8=A1=A8=E7=A4=BA=E4=BD=8D=E7=BD=AE=E5=A4=89?= =?UTF-8?q?=E6=9B=B4=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- potiboard5/templates/basic/basic.css | 39 ++---------------------- potiboard5/templates/basic/res.blade.php | 4 +-- 2 files changed, 5 insertions(+), 38 deletions(-) diff --git a/potiboard5/templates/basic/basic.css b/potiboard5/templates/basic/basic.css index bec7cc27..5db48607 100644 --- a/potiboard5/templates/basic/basic.css +++ b/potiboard5/templates/basic/basic.css @@ -380,42 +380,9 @@ input.pch_upload { margin: 0 3px 0; vertical-align: bottom; } - -/* ミニレスフォーム */ -.minires_wrap { - max-width: 500px; - text-align: right; - margin-left: auto; -} - -.minres_form_table { - width: 100%; - max-width: 500px; - text-align: right; -} - -.minres_title { - width: 6em; -} - -.minres_input_text { - width: 100%; - color: #666555; - height: 16px; - padding: 1px; -} - -.minres_input_com { - width: 100%; - height: 3em; - color: #666555; - padding: 1px; -} - -.minres_input_other { - width: 10em; - height: 16px; - padding: 1px; +.res_form_wrap { + width: fit-content; + margin: 0 auto; } .color_select { diff --git a/potiboard5/templates/basic/res.blade.php b/potiboard5/templates/basic/res.blade.php index b7951773..c377c081 100644 --- a/potiboard5/templates/basic/res.blade.php +++ b/potiboard5/templates/basic/res.blade.php @@ -180,14 +180,13 @@ class="icon-facebook2">Share @endforeach {{-- --}}
+
{{-- --}} @if($paintform) {{-- --}} -
@include('parts.paint_form') -
@endif @@ -270,6 +269,7 @@ class="icon-facebook2">Share @endif +