From dd5e1a1b5a18f75866376f373ac140e80ffa1952 Mon Sep 17 00:00:00 2001 From: subsub Date: Thu, 30 Oct 2025 15:02:36 +0900 Subject: [PATCH] =?UTF-8?q?(=EC=82=AC=EC=9A=A9=EC=9E=90)=20=EC=8B=A0?= =?UTF-8?q?=EC=B2=AD=EC=9D=B8=20=EC=A0=95=EB=B3=B4=20=ED=8C=9D=EC=97=85=20?= =?UTF-8?q?=EA=B0=9C=EC=9D=B8=EC=A0=95=EB=B3=B4=EB=8F=99=EC=9D=98=20?= =?UTF-8?q?=EC=98=81=EC=97=AD=20=EC=88=98=EC=A0=95,=20=EA=B5=90=EC=9C=A1?= =?UTF-8?q?=EB=8C=80=EC=83=81=EC=9E=90=ED=99=95=EC=9D=B8=20=ED=8C=9D?= =?UTF-8?q?=EC=97=85=20=EB=8B=AB=EB=8A=94=20=EA=B8=B0=EB=8A=A5=20=EC=88=98?= =?UTF-8?q?=EC=A0=95,=20=EA=B5=90=EC=9C=A1=EC=8B=A0=EC=B2=AD=20=EB=A6=AC?= =?UTF-8?q?=EC=8A=A4=ED=8A=B8=20=EC=8B=A0=EC=B2=AD=20=EB=B2=84=ED=8A=BC=20?= =?UTF-8?q?=ED=8C=9D=EC=97=85=20=EA=B8=B0=EB=8A=A5=20=EC=82=AD=EC=A0=9C,?= =?UTF-8?q?=20=ED=91=B8=ED=84=B0=20=EC=83=88=EC=B0=BD=EC=97=B4=EB=A6=BC=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/visitEdu/usr/publish/css/content.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/visitEdu/usr/publish/css/content.css b/src/main/webapp/visitEdu/usr/publish/css/content.css index a3134c86..d36084fd 100644 --- a/src/main/webapp/visitEdu/usr/publish/css/content.css +++ b/src/main/webapp/visitEdu/usr/publish/css/content.css @@ -1,4 +1,4 @@ - + .btn_cal{width: 20px; height: 20px; position: absolute; right: 15px; top: 0; background-repeat: no-repeat;} .btn_cal i{display: inline-block; width: 20px; height: 20px; background-image: url(/ipedu/visitEdu/usr/publish/images/content/icon_calendar.png); background-repeat: no-repeat; background-position: center;}