From 44dd2bc6daa5d8539c4445c9c24cfee61629aa55 Mon Sep 17 00:00:00 2001 From: Asaduzzaman Pavel Date: Tue, 13 Oct 2020 22:38:10 +0600 Subject: [PATCH] Rename Hotline.css to hotline.css fix for the filename does not match with other apps --- CSS/themes/organizr/{Hotline.css => hotline.css} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename CSS/themes/organizr/{Hotline.css => hotline.css} (99%) diff --git a/CSS/themes/organizr/Hotline.css b/CSS/themes/organizr/hotline.css similarity index 99% rename from CSS/themes/organizr/Hotline.css rename to CSS/themes/organizr/hotline.css index 8135e430..e439f853 100644 --- a/CSS/themes/organizr/Hotline.css +++ b/CSS/themes/organizr/hotline.css @@ -28,4 +28,4 @@ --calendar-movie-missing: #ff7676; --calendar-movie-available: #53e69d; --calendar-movie-unreleased: #eeeeee; - } \ No newline at end of file + }