From 30b464eb56c142562df7f7b2e4fcfddf12152e37 Mon Sep 17 00:00:00 2001 From: Bernard Siebens Date: Thu, 6 Aug 2026 19:51:42 +0200 Subject: [PATCH] Update `.idea` module configuration and simplify CSS by removing unused classes - Updated `.idea/rosterchief.iml` to reflect module name changes and added `.venv` exclusions. - Cleaned up `app.css` by removing unused classes and properties from legacy styles. --- .idea/rosterchief.iml | 8 +- static/css/app.css | 267 ------------------------------------------ 2 files changed, 6 insertions(+), 269 deletions(-) diff --git a/.idea/rosterchief.iml b/.idea/rosterchief.iml index a079a5f..f20c0e6 100644 --- a/.idea/rosterchief.iml +++ b/.idea/rosterchief.iml @@ -4,7 +4,7 @@