diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml old mode 100644 new mode 100755 diff --git a/.github/issue_template.md b/.github/issue_template.md old mode 100644 new mode 100755 diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml old mode 100644 new mode 100755 diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml old mode 100644 new mode 100755 diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/ICAL.txt b/ICAL.txt old mode 100644 new mode 100755 diff --git a/menu.scss b/menu.scss old mode 100644 new mode 100755 diff --git a/nav.scss b/nav.scss index 79ea646..9203d1d 100755 --- a/nav.scss +++ b/nav.scss @@ -194,6 +194,10 @@ body > nav { } } +#nav-trigger { + display: none; +} + @media only screen and (max-width: 800px) { #nav-trigger:not(:checked) + nav { width: 0%; diff --git a/package-lock.json b/package-lock.json old mode 100644 new mode 100755 diff --git a/package.json b/package.json old mode 100644 new mode 100755 diff --git a/tests/app/alerts.php b/tests/app/alerts.php old mode 100644 new mode 100755 diff --git a/tests/app/data/account.json b/tests/app/data/account.json old mode 100644 new mode 100755 diff --git a/tests/app/drag.php b/tests/app/drag.php old mode 100644 new mode 100755 diff --git a/tests/app/forms_data_selection.php b/tests/app/forms_data_selection.php old mode 100644 new mode 100755 diff --git a/tests/app/globalTemplates.tpl.php b/tests/app/globalTemplates.tpl.php old mode 100644 new mode 100755 diff --git a/tests/app/helper/additional-functions.tpl.php b/tests/app/helper/additional-functions.tpl.php old mode 100644 new mode 100755 diff --git a/tests/app/helper/checkbox.tpl.php b/tests/app/helper/checkbox.tpl.php old mode 100644 new mode 100755 diff --git a/tests/app/helper/drag-drop-inline.tpl.php b/tests/app/helper/drag-drop-inline.tpl.php old mode 100644 new mode 100755 diff --git a/tests/app/helper/export-data.tpl.php b/tests/app/helper/export-data.tpl.php old mode 100644 new mode 100755 diff --git a/tests/app/helper/filter.tpl.php b/tests/app/helper/filter.tpl.php old mode 100644 new mode 100755 diff --git a/tests/app/helper/sort.tpl.php b/tests/app/helper/sort.tpl.php old mode 100644 new mode 100755