From 3d85714a894dc6ec992e653015404a676d54cf6e Mon Sep 17 00:00:00 2001 From: leebj Date: Wed, 5 Jun 2024 09:59:18 +0900 Subject: [PATCH] =?UTF-8?q?css=20=EA=B2=BD=EB=A1=9C=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/include/head.jsp | 2 +- src/main/webapp/resources/css/xit-core.css | 22 +------------------- 2 files changed, 2 insertions(+), 22 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/include/head.jsp b/src/main/webapp/WEB-INF/jsp/include/head.jsp index c69f3d7..87b2d91 100644 --- a/src/main/webapp/WEB-INF/jsp/include/head.jsp +++ b/src/main/webapp/WEB-INF/jsp/include/head.jsp @@ -48,6 +48,6 @@ " /> " /--%> - " /> + " /> \ No newline at end of file diff --git a/src/main/webapp/resources/css/xit-core.css b/src/main/webapp/resources/css/xit-core.css index c49af09..ffb37fa 100644 --- a/src/main/webapp/resources/css/xit-core.css +++ b/src/main/webapp/resources/css/xit-core.css @@ -102,27 +102,10 @@ } -*[onclick], *[href] { - cursor:pointer !important; -} - -.hidden { - display:none; -} - [hidden] { display: none !important; } -.wait { - position:fixed; - top:35%; - left:50%; - filter:alpha(opacity=50); - -moz-opacity:0.5; - opacity:0.5; - z-index:99999; -} body { margin: 0; @@ -6893,13 +6876,10 @@ a.invert-bg-dark:hover, a.invert-bg-dark:focus { } } -.current-row { - background-color:rgba(105, 108, 255, 0.16); -} + .table th { text-transform: uppercase; - font-size: 1rem; letter-spacing: 1px; } .table:not(.table-dark) th {