From 21d72c4a80fe2937d0c4ddd20624b27adbcd989b Mon Sep 17 00:00:00 2001 From: lizi00164331 Date: Mon, 7 Aug 2017 11:39:39 +0800 Subject: Upload the ESR GUI seed code Issue-ID: AAI-68 Change-Id: Ia50ce0570c2fabecd77199d4e8454f56fe587c4e Signed-off-by: lizi00164331 --- common/src/main/webapp/thirdparty/images/add.png | Bin 0 -> 1104 bytes .../images/checkbox-radio/checkbox-checked-disabled.png | Bin 0 -> 3087 bytes .../images/checkbox-radio/checkbox-checked.png | Bin 0 -> 3053 bytes .../images/checkbox-radio/checkbox-disabled.png | Bin 0 -> 2830 bytes .../thirdparty/images/checkbox-radio/checkbox-hover.png | Bin 0 -> 2835 bytes .../thirdparty/images/checkbox-radio/checkbox-init.png | Bin 0 -> 2833 bytes .../images/checkbox-radio/radio-checked-disabled.png | Bin 0 -> 2993 bytes .../thirdparty/images/checkbox-radio/radio-checked.png | Bin 0 -> 3235 bytes .../thirdparty/images/checkbox-radio/radio-disabled.png | Bin 0 -> 3045 bytes .../thirdparty/images/checkbox-radio/radio-hover.png | Bin 0 -> 3068 bytes .../thirdparty/images/checkbox-radio/radio-init.png | Bin 0 -> 3036 bytes .../main/webapp/thirdparty/images/collapse_arrow.png | Bin 0 -> 1174 bytes common/src/main/webapp/thirdparty/images/delete.png | Bin 0 -> 1100 bytes common/src/main/webapp/thirdparty/images/edit.png | Bin 0 -> 3045 bytes .../src/main/webapp/thirdparty/images/expand_arrow.png | Bin 0 -> 1182 bytes common/src/main/webapp/thirdparty/images/openo.png | Bin 0 -> 49007 bytes common/src/main/webapp/thirdparty/images/searchicon.png | Bin 0 -> 366 bytes 17 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 common/src/main/webapp/thirdparty/images/add.png create mode 100644 common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-checked-disabled.png create mode 100644 common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-checked.png create mode 100644 common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-disabled.png create mode 100644 common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-hover.png create mode 100644 common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-init.png create mode 100644 common/src/main/webapp/thirdparty/images/checkbox-radio/radio-checked-disabled.png create mode 100644 common/src/main/webapp/thirdparty/images/checkbox-radio/radio-checked.png create mode 100644 common/src/main/webapp/thirdparty/images/checkbox-radio/radio-disabled.png create mode 100644 common/src/main/webapp/thirdparty/images/checkbox-radio/radio-hover.png create mode 100644 common/src/main/webapp/thirdparty/images/checkbox-radio/radio-init.png create mode 100644 common/src/main/webapp/thirdparty/images/collapse_arrow.png create mode 100644 common/src/main/webapp/thirdparty/images/delete.png create mode 100644 common/src/main/webapp/thirdparty/images/edit.png create mode 100644 common/src/main/webapp/thirdparty/images/expand_arrow.png create mode 100644 common/src/main/webapp/thirdparty/images/openo.png create mode 100644 common/src/main/webapp/thirdparty/images/searchicon.png (limited to 'common/src/main/webapp/thirdparty/images') diff --git a/common/src/main/webapp/thirdparty/images/add.png b/common/src/main/webapp/thirdparty/images/add.png new file mode 100644 index 0000000..d1f8299 Binary files /dev/null and b/common/src/main/webapp/thirdparty/images/add.png differ diff --git a/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-checked-disabled.png b/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-checked-disabled.png new file mode 100644 index 0000000..0ba905f Binary files /dev/null and b/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-checked-disabled.png differ diff --git a/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-checked.png b/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-checked.png new file mode 100644 index 0000000..2ddfb0a Binary files /dev/null and b/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-checked.png differ diff --git a/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-disabled.png b/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-disabled.png new file mode 100644 index 0000000..a53c89c Binary files /dev/null and b/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-disabled.png differ diff --git a/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-hover.png b/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-hover.png new file mode 100644 index 0000000..c282113 Binary files /dev/null and b/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-hover.png differ diff --git a/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-init.png b/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-init.png new file mode 100644 index 0000000..e352cc5 Binary files /dev/null and b/common/src/main/webapp/thirdparty/images/checkbox-radio/checkbox-init.png differ diff --git a/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-checked-disabled.png b/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-checked-disabled.png new file mode 100644 index 0000000..16eecc5 Binary files /dev/null and b/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-checked-disabled.png differ diff --git a/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-checked.png b/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-checked.png new file mode 100644 index 0000000..6c60d12 Binary files /dev/null and b/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-checked.png differ diff --git a/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-disabled.png b/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-disabled.png new file mode 100644 index 0000000..c27289d Binary files /dev/null and b/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-disabled.png differ diff --git a/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-hover.png b/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-hover.png new file mode 100644 index 0000000..03138ca Binary files /dev/null and b/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-hover.png differ diff --git a/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-init.png b/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-init.png new file mode 100644 index 0000000..b428c58 Binary files /dev/null and b/common/src/main/webapp/thirdparty/images/checkbox-radio/radio-init.png differ diff --git a/common/src/main/webapp/thirdparty/images/collapse_arrow.png b/common/src/main/webapp/thirdparty/images/collapse_arrow.png new file mode 100644 index 0000000..8830741 Binary files /dev/null and b/common/src/main/webapp/thirdparty/images/collapse_arrow.png differ diff --git a/common/src/main/webapp/thirdparty/images/delete.png b/common/src/main/webapp/thirdparty/images/delete.png new file mode 100644 index 0000000..737f879 Binary files /dev/null and b/common/src/main/webapp/thirdparty/images/delete.png differ diff --git a/common/src/main/webapp/thirdparty/images/edit.png b/common/src/main/webapp/thirdparty/images/edit.png new file mode 100644 index 0000000..68d7625 Binary files /dev/null and b/common/src/main/webapp/thirdparty/images/edit.png differ diff --git a/common/src/main/webapp/thirdparty/images/expand_arrow.png b/common/src/main/webapp/thirdparty/images/expand_arrow.png new file mode 100644 index 0000000..f8935e1 Binary files /dev/null and b/common/src/main/webapp/thirdparty/images/expand_arrow.png differ diff --git a/common/src/main/webapp/thirdparty/images/openo.png b/common/src/main/webapp/thirdparty/images/openo.png new file mode 100644 index 0000000..328b735 Binary files /dev/null and b/common/src/main/webapp/thirdparty/images/openo.png differ diff --git a/common/src/main/webapp/thirdparty/images/searchicon.png b/common/src/main/webapp/thirdparty/images/searchicon.png new file mode 100644 index 0000000..960dea1 Binary files /dev/null and b/common/src/main/webapp/thirdparty/images/searchicon.png differ -- cgit 1.2.3-korg