From c769b4000fab417faf647d05e200474739c8855e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=99=E8=BF=B0=E3=80=81=E5=88=AB=E7=A6=BB?= <93301500+xushubieli@users.noreply.github.com> Date: Tue, 21 Mar 2023 10:48:21 +0800 Subject: [PATCH] Update admin.css --- src/static/web/css/admin.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/static/web/css/admin.css b/src/static/web/css/admin.css index b36ee256..a81cf7fa 100644 --- a/src/static/web/css/admin.css +++ b/src/static/web/css/admin.css @@ -607,6 +607,10 @@ body.hidemenu .body-right { direction:ltr; cursor:pointer } +span.page-link { + color:#fff; + background:#1eb867 +} table,input,select,textarea,.search,.menu-body,.coolbg,.mysource,.mywriter,.pubdlg,.quickselItem .topcat,.web-info,.cke_chrome,.cke_inner,.pagination,.card,.form-control,.btn-sm,.alert,.rounded { border-radius:.5rem!important }