From 56974731cdc0174bc36302684a34ce66110853b7 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Wed, 3 Jul 2019 14:53:05 +0200 Subject: Add common files --- mcc/7/common/images/header-bg.gif | Bin 0 -> 619 bytes mcc/7/common/images/highlight-blue.gif | Bin 0 -> 471 bytes mcc/7/common/images/highlight-yellow.gif | Bin 0 -> 331 bytes mcc/7/common/images/loading.gif | Bin 0 -> 729 bytes mcc/7/common/images/logo.png | Bin 0 -> 35061 bytes mcc/7/common/images/showHideTreeIcons.png | Bin 0 -> 726 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 mcc/7/common/images/header-bg.gif create mode 100644 mcc/7/common/images/highlight-blue.gif create mode 100644 mcc/7/common/images/highlight-yellow.gif create mode 100644 mcc/7/common/images/loading.gif create mode 100644 mcc/7/common/images/logo.png create mode 100644 mcc/7/common/images/showHideTreeIcons.png (limited to 'mcc/7/common/images') diff --git a/mcc/7/common/images/header-bg.gif b/mcc/7/common/images/header-bg.gif new file mode 100644 index 00000000..f9efa280 Binary files /dev/null and b/mcc/7/common/images/header-bg.gif differ diff --git a/mcc/7/common/images/highlight-blue.gif b/mcc/7/common/images/highlight-blue.gif new file mode 100644 index 00000000..4fdabde6 Binary files /dev/null and b/mcc/7/common/images/highlight-blue.gif differ diff --git a/mcc/7/common/images/highlight-yellow.gif b/mcc/7/common/images/highlight-yellow.gif new file mode 100644 index 00000000..3e847e7e Binary files /dev/null and b/mcc/7/common/images/highlight-yellow.gif differ diff --git a/mcc/7/common/images/loading.gif b/mcc/7/common/images/loading.gif new file mode 100644 index 00000000..6a56815b Binary files /dev/null and b/mcc/7/common/images/loading.gif differ diff --git a/mcc/7/common/images/logo.png b/mcc/7/common/images/logo.png new file mode 100644 index 00000000..b111258c Binary files /dev/null and b/mcc/7/common/images/logo.png differ diff --git a/mcc/7/common/images/showHideTreeIcons.png b/mcc/7/common/images/showHideTreeIcons.png new file mode 100644 index 00000000..c1ec1f96 Binary files /dev/null and b/mcc/7/common/images/showHideTreeIcons.png differ -- cgit v1.2.1