From b85c1b06053a2cb2678692e34cbe89f614e39434 Mon Sep 17 00:00:00 2001 From: SoftStart Code Date: Sun, 29 Jan 2023 16:39:13 +0000 Subject: [PATCH] [REF] Fix missing empty unix style line at end of file --- doc/.htaccess | 2 +- lib/.htaccess | 2 +- lib/cypht/modules/tiki/site.css | 2 +- lib/live_support/live-support.css | 2 +- lib/xmpp/css/conversejs.css | 2 +- modules/.htaccess | 2 +- storage/.htaccess | 2 +- storage/public/.htaccess | 2 +- tests/.htaccess | 2 +- themes/css/tiki-install.css | 2 +- .../fivealive/options/akebi_classic/css/akebi_classic-old.css | 2 +- .../fivealive/options/grape_classic/css/grape_classic_old.css | 2 +- themes/fivealive/options/kiwi_classic/css/kiwi_classic_old.css | 2 +- .../fivealive/options/lemon_classic/css/lemon_classic_old.css | 2 +- .../fivealive/options/orange_classic/css/orange_classic_old.css | 2 +- themes/fivealive/options/plum_classic/css/plum_classic_old.css | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/doc/.htaccess b/doc/.htaccess index 35412f9164b..f81de9f2f8d 100644 --- a/doc/.htaccess +++ b/doc/.htaccess @@ -6,4 +6,4 @@ order deny,allow deny from all - \ No newline at end of file + diff --git a/lib/.htaccess b/lib/.htaccess index d35bffc6103..9b512807d0d 100644 --- a/lib/.htaccess +++ b/lib/.htaccess @@ -17,4 +17,4 @@ Allow from all - \ No newline at end of file + diff --git a/lib/cypht/modules/tiki/site.css b/lib/cypht/modules/tiki/site.css index 57d47367e22..b3f04ded6a0 100644 --- a/lib/cypht/modules/tiki/site.css +++ b/lib/cypht/modules/tiki/site.css @@ -633,4 +633,4 @@ letter-spacing: unset; .filter_actions_modal_table .move_to_trackers { top: unset; right: unset; -} \ No newline at end of file +} diff --git a/lib/live_support/live-support.css b/lib/live_support/live-support.css index c85ffa1dc80..5dc14f62f7a 100644 --- a/lib/live_support/live-support.css +++ b/lib/live_support/live-support.css @@ -30,4 +30,4 @@ span.operator{ align-self: flex-end; border-radius: 10px 0px 10px 10px; color: #fff !important; -} \ No newline at end of file +} diff --git a/lib/xmpp/css/conversejs.css b/lib/xmpp/css/conversejs.css index 67a378d1eb6..d6f9210b466 100644 --- a/lib/xmpp/css/conversejs.css +++ b/lib/xmpp/css/conversejs.css @@ -40,4 +40,4 @@ converse-chat-message[message_type=info] { display: none; -} \ No newline at end of file +} diff --git a/modules/.htaccess b/modules/.htaccess index 35412f9164b..f81de9f2f8d 100644 --- a/modules/.htaccess +++ b/modules/.htaccess @@ -6,4 +6,4 @@ order deny,allow deny from all - \ No newline at end of file + diff --git a/storage/.htaccess b/storage/.htaccess index 35412f9164b..f81de9f2f8d 100644 --- a/storage/.htaccess +++ b/storage/.htaccess @@ -6,4 +6,4 @@ order deny,allow deny from all - \ No newline at end of file + diff --git a/storage/public/.htaccess b/storage/public/.htaccess index 37c6c602a1b..db12fdbd104 100644 --- a/storage/public/.htaccess +++ b/storage/public/.htaccess @@ -6,4 +6,4 @@ order deny,allow allow from all - \ No newline at end of file + diff --git a/tests/.htaccess b/tests/.htaccess index 35412f9164b..f81de9f2f8d 100644 --- a/tests/.htaccess +++ b/tests/.htaccess @@ -6,4 +6,4 @@ order deny,allow deny from all - \ No newline at end of file + diff --git a/themes/css/tiki-install.css b/themes/css/tiki-install.css index acd3ec7422b..6f657a36292 100644 --- a/themes/css/tiki-install.css +++ b/themes/css/tiki-install.css @@ -114,4 +114,4 @@ top: initial; bottom: 10px; } -} \ No newline at end of file +} diff --git a/themes/fivealive/options/akebi_classic/css/akebi_classic-old.css b/themes/fivealive/options/akebi_classic/css/akebi_classic-old.css index bcc738d13cc..19dc715148c 100644 --- a/themes/fivealive/options/akebi_classic/css/akebi_classic-old.css +++ b/themes/fivealive/options/akebi_classic/css/akebi_classic-old.css @@ -25,4 +25,4 @@ .layout_classic .sitetitle a, .layout_classic .sitesubtitle { color: #000 !important; -} \ No newline at end of file +} diff --git a/themes/fivealive/options/grape_classic/css/grape_classic_old.css b/themes/fivealive/options/grape_classic/css/grape_classic_old.css index f6ac9ca2774..92f0eadb917 100644 --- a/themes/fivealive/options/grape_classic/css/grape_classic_old.css +++ b/themes/fivealive/options/grape_classic/css/grape_classic_old.css @@ -25,4 +25,4 @@ .layout_classic .sitetitle a, .layout_classic .sitesubtitle { color: #000 !important; -} \ No newline at end of file +} diff --git a/themes/fivealive/options/kiwi_classic/css/kiwi_classic_old.css b/themes/fivealive/options/kiwi_classic/css/kiwi_classic_old.css index 6721d405063..c3a8765a55a 100644 --- a/themes/fivealive/options/kiwi_classic/css/kiwi_classic_old.css +++ b/themes/fivealive/options/kiwi_classic/css/kiwi_classic_old.css @@ -25,4 +25,4 @@ .layout_classic .sitetitle a, .layout_classic .sitesubtitle { color: #000 !important; -} \ No newline at end of file +} diff --git a/themes/fivealive/options/lemon_classic/css/lemon_classic_old.css b/themes/fivealive/options/lemon_classic/css/lemon_classic_old.css index e330821bf16..4720773b533 100644 --- a/themes/fivealive/options/lemon_classic/css/lemon_classic_old.css +++ b/themes/fivealive/options/lemon_classic/css/lemon_classic_old.css @@ -26,4 +26,4 @@ .layout_classic .sitetitle a, .layout_classic .sitesubtitle { color: #000 !important; -} \ No newline at end of file +} diff --git a/themes/fivealive/options/orange_classic/css/orange_classic_old.css b/themes/fivealive/options/orange_classic/css/orange_classic_old.css index 490c6845990..5e0f975a6c5 100644 --- a/themes/fivealive/options/orange_classic/css/orange_classic_old.css +++ b/themes/fivealive/options/orange_classic/css/orange_classic_old.css @@ -26,4 +26,4 @@ .layout_classic .sitetitle a, .layout_classic .sitesubtitle { color: #000 !important; -} \ No newline at end of file +} diff --git a/themes/fivealive/options/plum_classic/css/plum_classic_old.css b/themes/fivealive/options/plum_classic/css/plum_classic_old.css index 787215bc543..9e22d78b3ba 100644 --- a/themes/fivealive/options/plum_classic/css/plum_classic_old.css +++ b/themes/fivealive/options/plum_classic/css/plum_classic_old.css @@ -26,4 +26,4 @@ .layout_classic .sitetitle a, .layout_classic .sitesubtitle { color: #000 !important; -} \ No newline at end of file +}