From f6cdd3d9bb7d549dcc18b95d6664d286e72523f1 Mon Sep 17 00:00:00 2001 From: Dita Aji Pratama Date: Mon, 30 Sep 2024 17:19:45 +0700 Subject: [PATCH] Bold a sidebar menu item when active --- costapy-templates/prime/html/sidebar.html | 2 +- costapy-templates/prime/static/css/style.css | 4 ++++ html/index.html | 2 +- html/style.css | 4 ++++ 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/costapy-templates/prime/html/sidebar.html b/costapy-templates/prime/html/sidebar.html index 0790666..664bcea 100644 --- a/costapy-templates/prime/html/sidebar.html +++ b/costapy-templates/prime/html/sidebar.html @@ -1,7 +1,7 @@