diff --git a/adhocracy-plus/assets/scss/components/_dashboard_nav.scss b/adhocracy-plus/assets/scss/components/_dashboard_nav.scss index 838062998..da6d2bdbb 100644 --- a/adhocracy-plus/assets/scss/components/_dashboard_nav.scss +++ b/adhocracy-plus/assets/scss/components/_dashboard_nav.scss @@ -11,7 +11,7 @@ padding: 0.7 * $spacer 2.7 * $spacer 0.7 * $spacer 1.8 * $spacer; .fa-exclamation-circle, - .fa-check-circle { + .fa-circle-check { position: absolute; left: 0.5 * $spacer; top: $spacer; @@ -61,7 +61,7 @@ } .fa-exclamation-circle, - .fa-check-circle { + .fa-circle-check { position: absolute; left: 0.3 * $spacer; top: $spacer; diff --git a/adhocracy-plus/templates/a4ckeditor/collapsible_fragment.html b/adhocracy-plus/templates/a4ckeditor/collapsible_fragment.html index 15c7a2b28..f205a3c89 100644 --- a/adhocracy-plus/templates/a4ckeditor/collapsible_fragment.html +++ b/adhocracy-plus/templates/a4ckeditor/collapsible_fragment.html @@ -12,7 +12,7 @@ >

{{ title|safe }} - +

diff --git a/adhocracy-plus/templates/a4dashboard/base_dashboard.html b/adhocracy-plus/templates/a4dashboard/base_dashboard.html index bad492da4..ff58d58c2 100644 --- a/adhocracy-plus/templates/a4dashboard/base_dashboard.html +++ b/adhocracy-plus/templates/a4dashboard/base_dashboard.html @@ -14,7 +14,7 @@ {% else %} {% endif %} @@ -31,7 +31,7 @@ id="organisation-selection" > {{ view.organisation.name }} - + diff --git a/adhocracy-plus/templates/a4images/image_upload_widget_simple.html b/adhocracy-plus/templates/a4images/image_upload_widget_simple.html index e35048efb..d74082071 100644 --- a/adhocracy-plus/templates/a4images/image_upload_widget_simple.html +++ b/adhocracy-plus/templates/a4images/image_upload_widget_simple.html @@ -8,13 +8,13 @@ {% else %} {% endif %} diff --git a/adhocracy-plus/templates/a4modules/module_detail.html b/adhocracy-plus/templates/a4modules/module_detail.html index 5b57039d5..a9947f3f3 100644 --- a/adhocracy-plus/templates/a4modules/module_detail.html +++ b/adhocracy-plus/templates/a4modules/module_detail.html @@ -82,7 +82,7 @@

{{ project.name }}

{% if module.previous_module_in_cluster %} - + {% translate 'Previous' %} {% endif %} @@ -90,7 +90,7 @@

{{ project.name }}

{% if module.next_module_in_cluster %} {% translate 'Next' %} - + {% endif %}
{% endif %} @@ -101,7 +101,7 @@

{{ project.name }}

diff --git a/apps/contrib/templates/a4_candy_contrib/item_detail.html b/apps/contrib/templates/a4_candy_contrib/item_detail.html index 6e0c7b298..3e26f3979 100644 --- a/apps/contrib/templates/a4_candy_contrib/item_detail.html +++ b/apps/contrib/templates/a4_candy_contrib/item_detail.html @@ -18,7 +18,7 @@
  • - + {% translate 'go back' %}
  • @@ -95,7 +95,7 @@

    {{ object.name }}

    aria-expanded="false" id="idea-{{ object.pk }}-actions" > - +