From 72756efcb6c166c7c371b463203918fefbdb6c3b Mon Sep 17 00:00:00 2001 From: Per Starke Date: Mon, 19 Feb 2024 11:02:01 +1100 Subject: [PATCH] try inline style for right-alignment --- .github/.idea/.github.iml | 9 ------ .github/.idea/modules.xml | 8 ----- .github/.idea/workspace.xml | 6 ---- .gitignore | 1 + .idea/.gitignore | 8 ----- .idea/dataSources.xml | 12 -------- .idea/golinter.xml | 36 ---------------------- .idea/icon.svg | 26 ---------------- .idea/modules.xml | 8 ----- .idea/sqldialects.xml | 7 ----- .idea/status.arc42.org-site.iml | 9 ------ .idea/vcs.xml | 6 ---- go-app/internal/api/arc42statistics.gohtml | 4 +-- 13 files changed, 3 insertions(+), 137 deletions(-) delete mode 100644 .github/.idea/.github.iml delete mode 100644 .github/.idea/modules.xml delete mode 100644 .github/.idea/workspace.xml delete mode 100644 .idea/.gitignore delete mode 100644 .idea/dataSources.xml delete mode 100644 .idea/golinter.xml delete mode 100644 .idea/icon.svg delete mode 100644 .idea/modules.xml delete mode 100644 .idea/sqldialects.xml delete mode 100644 .idea/status.arc42.org-site.iml delete mode 100644 .idea/vcs.xml diff --git a/.github/.idea/.github.iml b/.github/.idea/.github.iml deleted file mode 100644 index 5e764c4..0000000 --- a/.github/.idea/.github.iml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.github/.idea/modules.xml b/.github/.idea/modules.xml deleted file mode 100644 index 854e742..0000000 --- a/.github/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.github/.idea/workspace.xml b/.github/.idea/workspace.xml deleted file mode 100644 index 1c1a9e6..0000000 --- a/.github/.idea/workspace.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.gitignore b/.gitignore index bd8e4e6..b2bdcec 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ Gemfile.lock .gradle build .idea/runConfigurations/go_run_main_go.xml +.idea diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 13566b8..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Editor-based HTTP Client requests -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml deleted file mode 100644 index 8f6cb21..0000000 --- a/.idea/dataSources.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - sqlite.xerial - true - org.sqlite.JDBC - jdbc:sqlite:$USER_HOME$/arc42-stats-dev.db - $ProjectFileDir$ - - - \ No newline at end of file diff --git a/.idea/golinter.xml b/.idea/golinter.xml deleted file mode 100644 index 6ef418b..0000000 --- a/.idea/golinter.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/icon.svg b/.idea/icon.svg deleted file mode 100644 index ce4468f..0000000 --- a/.idea/icon.svg +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - Canvas 1 - - Layer 1 - - - - - - - - - - 42 - - - - - - - - diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 6c3c0d0..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/sqldialects.xml b/.idea/sqldialects.xml deleted file mode 100644 index b069770..0000000 --- a/.idea/sqldialects.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/.idea/status.arc42.org-site.iml b/.idea/status.arc42.org-site.iml deleted file mode 100644 index 5e764c4..0000000 --- a/.idea/status.arc42.org-site.iml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1dd..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/go-app/internal/api/arc42statistics.gohtml b/go-app/internal/api/arc42statistics.gohtml index 0f502a3..b706c07 100644 --- a/go-app/internal/api/arc42statistics.gohtml +++ b/go-app/internal/api/arc42statistics.gohtml @@ -4,7 +4,7 @@ Gopher logo - 7 Days + 7 Days! 30 Days 12 Month Open Tasks @@ -44,7 +44,7 @@ {{ end }} - + Totals: {{ .Totals.SumOfVisitors7d}} {{ .Totals.SumOfPageViews7d}}