From 9ede78c299cd88f8066dc95f74be12b9a7b6e7b1 Mon Sep 17 00:00:00 2001 From: "shimoda.m@nds-tyo.co.jp" Date: Fri, 18 Aug 2023 10:17:50 +0900 Subject: [PATCH] =?UTF-8?q?style:=20=E6=A4=9C=E7=B4=A2=E9=A0=85=E7=9B=AE?= =?UTF-8?q?=E3=81=A8=E4=B8=8B=E7=B7=9A=E9=96=93=E3=81=AE=E5=B9=85=E3=82=92?= =?UTF-8?q?=E5=BA=83=E3=81=92=E3=81=9F=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ecs/jskult-webapp/src/static/css/bioStyle.css | 6 +++++- ecs/jskult-webapp/src/templates/bioSearchList.html | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ecs/jskult-webapp/src/static/css/bioStyle.css b/ecs/jskult-webapp/src/static/css/bioStyle.css index 7c022d82..d8579748 100644 --- a/ecs/jskult-webapp/src/static/css/bioStyle.css +++ b/ecs/jskult-webapp/src/static/css/bioStyle.css @@ -52,7 +52,6 @@ table{ .search_table { margin-bottom: 1%; padding-bottom: 1%; - border-bottom: solid 1px gray; width: 100%; } @@ -69,6 +68,11 @@ table{ margin-left: 3%; } +._form._border { + border-bottom: solid 1px gray; + margin-bottom: 10px; +} + .back_bt { padding-bottom: 10px; } diff --git a/ecs/jskult-webapp/src/templates/bioSearchList.html b/ecs/jskult-webapp/src/templates/bioSearchList.html index eae39d0b..08302af9 100644 --- a/ecs/jskult-webapp/src/templates/bioSearchList.html +++ b/ecs/jskult-webapp/src/templates/bioSearchList.html @@ -28,7 +28,7 @@ -