diff --git a/WebContent/jsp/onl/admin/authserver/clientManDetail.jsp b/WebContent/jsp/onl/admin/authserver/clientManDetail.jsp index b505efc..c54b28f 100644 --- a/WebContent/jsp/onl/admin/authserver/clientManDetail.jsp +++ b/WebContent/jsp/onl/admin/authserver/clientManDetail.jsp @@ -713,6 +713,10 @@ color: #dc3545; font-weight: bold; } +.api-created { + color: #007bff; + font-weight: bold; +}