From 53dc0f5771e05ccd16268155488f2f1319300fc0 Mon Sep 17 00:00:00 2001 From: Andreas Moik Date: Wed, 23 Nov 2016 13:46:43 +0100 Subject: [PATCH] new reporting icons --- include/vendor_custom/easyui/icon.css | 6 +- skin/images/Chart.svg | 165 ++++++++ skin/images/Filter.svg | 125 ++++++ skin/images/Report.svg | 480 ++++++++++++++++++++++ skin/images/Statistik.svg | 571 ++++++++++++++++++++++++++ vilesci/statistik/filter_overview.php | 2 +- 6 files changed, 1345 insertions(+), 4 deletions(-) create mode 100644 skin/images/Chart.svg create mode 100644 skin/images/Filter.svg create mode 100644 skin/images/Report.svg create mode 100644 skin/images/Statistik.svg diff --git a/include/vendor_custom/easyui/icon.css b/include/vendor_custom/easyui/icon.css index 0b15469c2..38967a835 100755 --- a/include/vendor_custom/easyui/icon.css +++ b/include/vendor_custom/easyui/icon.css @@ -1,12 +1,12 @@ .icon-fhc-chart{ - background:url('../../../skin/images/Graphs_clip_art.svg') no-repeat center center; + background:url('../../../skin/images/Chart.svg') no-repeat center center; background-size: 16px 16px; } .icon-fhc-report{ - background:url('../../../skin/images/x-office-presentation.svg') no-repeat center center; + background:url('../../../skin/images/Report.svg') no-repeat center center; background-size: 16px 16px; } .icon-fhc-statistik{ - background:url('../../../skin/images/x-office-spreadsheet.svg') no-repeat center center; + background:url('../../../skin/images/Statistik.svg') no-repeat center center; background-size: 16px 16px; } diff --git a/skin/images/Chart.svg b/skin/images/Chart.svg new file mode 100644 index 000000000..91beaf369 --- /dev/null +++ b/skin/images/Chart.svg @@ -0,0 +1,165 @@ + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/skin/images/Filter.svg b/skin/images/Filter.svg new file mode 100644 index 000000000..7667ca554 --- /dev/null +++ b/skin/images/Filter.svg @@ -0,0 +1,125 @@ + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + diff --git a/skin/images/Report.svg b/skin/images/Report.svg new file mode 100644 index 000000000..422faa343 --- /dev/null +++ b/skin/images/Report.svg @@ -0,0 +1,480 @@ + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/skin/images/Statistik.svg b/skin/images/Statistik.svg new file mode 100644 index 000000000..8df81c229 --- /dev/null +++ b/skin/images/Statistik.svg @@ -0,0 +1,571 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/vilesci/statistik/filter_overview.php b/vilesci/statistik/filter_overview.php index eda34f67c..fa716399f 100644 --- a/vilesci/statistik/filter_overview.php +++ b/vilesci/statistik/filter_overview.php @@ -117,7 +117,7 @@ if (!$filter->loadAll()) filter_id ?> - +