diff --git a/pages/02.apps/01.catalog/.apps.md.swp b/pages/02.apps/01.catalog/.apps.md.swp deleted file mode 100644 index 6a492ff0..00000000 Binary files a/pages/02.apps/01.catalog/.apps.md.swp and /dev/null differ diff --git a/pages/02.apps/01.catalog/apps.md b/pages/02.apps/01.catalog/apps.md index eb5d3948..1e179921 100644 --- a/pages/02.apps/01.catalog/apps.md +++ b/pages/02.apps/01.catalog/apps.md @@ -10,31 +10,19 @@ process: twig: true --- - +
This page requires JavaScript enabled to display properly :s. -
-
- - - +
- +
-
- - !!! The application packaging team will welcome your feedback! If you install an app and find issues or possible improvements, do not hesitate to contribute by reporting your issues directly on the corresponding code repositories. ! Applications flagged as low quality may be working, but they may not respect good packaging practices or lack integration of some features like backup/restore or single authentication. Be cautious when installing them. - {% set catalog = read_file('/var/www/app_yunohost/apps/builds/default/doc_catalog/apps.json')|json_decode(true) %}
@@ -85,6 +73,11 @@ Custom CSS for this page /*================================================= Search bar =================================================*/ +#filter-app-icon { + padding: 6px 12px; + margin-right: -2px; + background-color: #f0f0f0; +} #filter-app-cards, #app-cards-list { width:100%; }