From a463da77daedce4c860e95488a18158eaa9753c1 Mon Sep 17 00:00:00 2001 From: subsub Date: Wed, 29 Oct 2025 12:27:03 +0900 Subject: [PATCH] =?UTF-8?q?*=20=E2=86=92=20=E2=97=8F=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jsp/web/ve/aplct/sspnIdtmt/popup/eduAplctPopList.jsp | 6 +++--- src/main/webapp/visitEdu/usr/publish/css/content.css | 5 +++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/popup/eduAplctPopList.jsp b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/popup/eduAplctPopList.jsp index a0f9d5ad..4e3f227c 100644 --- a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/popup/eduAplctPopList.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/popup/eduAplctPopList.jsp @@ -361,9 +361,9 @@ $(document).ready(function(){
- - - - ****** + + - + ●●●●●●
<%--
diff --git a/src/main/webapp/visitEdu/usr/publish/css/content.css b/src/main/webapp/visitEdu/usr/publish/css/content.css index 7f33ef7c..6fe1f1df 100644 --- a/src/main/webapp/visitEdu/usr/publish/css/content.css +++ b/src/main/webapp/visitEdu/usr/publish/css/content.css @@ -132,9 +132,10 @@ select.selType1.read-only{background: url(/ipedu/visitEdu/usr/publish/images/con .tb_type02.tb_type02_write input[type="text"].input_time {width: 50px;} .birth_wrap{display:flex;font-size:1.5rem;font-size:700;align-items:center;gap:8px;} -.birth_wrap .birth_input{width:20%;min-width:85px;} +.birth_wrap .birth_input{width:21%;min-width:90px;} .birth_wrap .jender_input{width:7%;min-width:32px;} -.birth_wrap span{font-size:1.5rem;font-weight:700;margin:5px 0 0 0;} +.birth_wrap .birth_input::placeholder,.birth_wrap .jender_input::placeholder{font-size:1rem;color:#b6b6b6;letter-spacing:2px;} +.birth_wrap span{font-size:1.1rem;font-weight:700;margin:0;letter-spacing:3px;color:#666;} .select_wrap{display:flex;gap:16px;} .select_wrap li{display:flex;align-items:center;gap:8px;}