From 95ad02b72dc1ab2d00f82d0d887ca273d7bfae5e Mon Sep 17 00:00:00 2001 From: rulingcom Date: Thu, 28 May 2026 13:53:22 +0800 Subject: [PATCH] Remove redundant and css --- app/assets/stylesheets/admin/event_news.css | 7 ------- app/views/admin/recruitment/_form.html.erb | 1 - 2 files changed, 8 deletions(-) delete mode 100644 app/assets/stylesheets/admin/event_news.css diff --git a/app/assets/stylesheets/admin/event_news.css b/app/assets/stylesheets/admin/event_news.css deleted file mode 100644 index cfbd331..0000000 --- a/app/assets/stylesheets/admin/event_news.css +++ /dev/null @@ -1,7 +0,0 @@ -/* - Place all the styles related to the matching controller here. - They will automatically be included in application.css. -*/ -.table .expired{ - color: #BE2E2E; -} diff --git a/app/views/admin/recruitment/_form.html.erb b/app/views/admin/recruitment/_form.html.erb index 90123d2..54eeb35 100644 --- a/app/views/admin/recruitment/_form.html.erb +++ b/app/views/admin/recruitment/_form.html.erb @@ -427,7 +427,6 @@ <% end %> -