From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/web/static/img/preview_background.png | Bin 0 -> 10185 bytes addons/web/static/img/preview_boxed.png | Bin 0 -> 5525 bytes addons/web/static/img/preview_clean.png | Bin 0 -> 5257 bytes addons/web/static/img/preview_standard.png | Bin 0 -> 5686 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 addons/web/static/img/preview_background.png create mode 100644 addons/web/static/img/preview_boxed.png create mode 100644 addons/web/static/img/preview_clean.png create mode 100644 addons/web/static/img/preview_standard.png (limited to 'addons/web/static/img') diff --git a/addons/web/static/img/preview_background.png b/addons/web/static/img/preview_background.png new file mode 100644 index 00000000..cab3eae0 Binary files /dev/null and b/addons/web/static/img/preview_background.png differ diff --git a/addons/web/static/img/preview_boxed.png b/addons/web/static/img/preview_boxed.png new file mode 100644 index 00000000..963e0b7f Binary files /dev/null and b/addons/web/static/img/preview_boxed.png differ diff --git a/addons/web/static/img/preview_clean.png b/addons/web/static/img/preview_clean.png new file mode 100644 index 00000000..0318421b Binary files /dev/null and b/addons/web/static/img/preview_clean.png differ diff --git a/addons/web/static/img/preview_standard.png b/addons/web/static/img/preview_standard.png new file mode 100644 index 00000000..0bd596ed Binary files /dev/null and b/addons/web/static/img/preview_standard.png differ -- cgit v1.2.3