From 35a4370ec873363400ead5e7d4e939f7793b68fa Mon Sep 17 00:00:00 2001 From: Hazel Date: Wed, 18 Oct 2017 14:56:18 +0800 Subject: Modified the font family in the images --- doc/development/ux_guide/components.md | 2 +- .../img/modals-general-confimation-dialog.png | Bin 55006 -> 51205 bytes .../ux_guide/img/modals-layout-for-modals.png | Bin 71731 -> 68203 bytes .../img/modals-special-confimation-dialog.png | Bin 94366 -> 89978 bytes .../ux_guide/img/modals-three-buttons-special.png | Bin 59942 -> 0 bytes .../ux_guide/img/modals-three-buttons.png | Bin 55863 -> 54927 bytes 6 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 doc/development/ux_guide/img/modals-three-buttons-special.png (limited to 'doc/development') diff --git a/doc/development/ux_guide/components.md b/doc/development/ux_guide/components.md index 20205d6b398..1d05d40bac0 100644 --- a/doc/development/ux_guide/components.md +++ b/doc/development/ux_guide/components.md @@ -280,7 +280,7 @@ Dialog modals are only used for having a conversation and confirmation with the | Dialog with 2 actions | Dialog with 3 actions | Special confirmation | | --------------------- | --------------------- | -------------------- | -| ![two-actions](img/modals-general-confimation-dialog.png) | ![three-actions](img/modals-three-buttons-special.png) | ![spcial-confirmation](img/modals-special-confimation-dialog.png) | +| ![two-actions](img/modals-general-confimation-dialog.png) | ![three-actions](img/modals-three-buttons.png) | ![spcial-confirmation](img/modals-special-confimation-dialog.png) | --- diff --git a/doc/development/ux_guide/img/modals-general-confimation-dialog.png b/doc/development/ux_guide/img/modals-general-confimation-dialog.png index 8e51cb70c48..00a17374a0b 100644 Binary files a/doc/development/ux_guide/img/modals-general-confimation-dialog.png and b/doc/development/ux_guide/img/modals-general-confimation-dialog.png differ diff --git a/doc/development/ux_guide/img/modals-layout-for-modals.png b/doc/development/ux_guide/img/modals-layout-for-modals.png index 71ea52be124..6c7bc09e750 100644 Binary files a/doc/development/ux_guide/img/modals-layout-for-modals.png and b/doc/development/ux_guide/img/modals-layout-for-modals.png differ diff --git a/doc/development/ux_guide/img/modals-special-confimation-dialog.png b/doc/development/ux_guide/img/modals-special-confimation-dialog.png index ebdcae25e76..bf1e56326c5 100644 Binary files a/doc/development/ux_guide/img/modals-special-confimation-dialog.png and b/doc/development/ux_guide/img/modals-special-confimation-dialog.png differ diff --git a/doc/development/ux_guide/img/modals-three-buttons-special.png b/doc/development/ux_guide/img/modals-three-buttons-special.png deleted file mode 100644 index d2d40167e4d..00000000000 Binary files a/doc/development/ux_guide/img/modals-three-buttons-special.png and /dev/null differ diff --git a/doc/development/ux_guide/img/modals-three-buttons.png b/doc/development/ux_guide/img/modals-three-buttons.png index 3947902c021..519439e64e4 100644 Binary files a/doc/development/ux_guide/img/modals-three-buttons.png and b/doc/development/ux_guide/img/modals-three-buttons.png differ -- cgit v1.2.1