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;}