From 1608d297261bb5787a4a67bb11177a4fbf79c7a4 Mon Sep 17 00:00:00 2001 From: eastargh Date: Tue, 1 Sep 2026 14:23:19 +0900 Subject: [PATCH] =?UTF-8?q?UI=20=EA=B0=9C=EC=84=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jsp/onl/kjb/statistics/apiUseStatsMan.jsp | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/WebContent/jsp/onl/kjb/statistics/apiUseStatsMan.jsp b/WebContent/jsp/onl/kjb/statistics/apiUseStatsMan.jsp index 59acf9c..7f90184 100644 --- a/WebContent/jsp/onl/kjb/statistics/apiUseStatsMan.jsp +++ b/WebContent/jsp/onl/kjb/statistics/apiUseStatsMan.jsp @@ -19,6 +19,14 @@ #gbox_grid .ui-jqgrid-ftable tr.footrow td { height: 26px; } + .cssbtn.small { + height: 24px; + border-radius: 2px; + min-width: 24px; + box-shadow: none; + border-color: #ebebec; + font-size: 11px; + }