From 272e2a3cac080f3c1a97cad085de015c6975c610 Mon Sep 17 00:00:00 2001 From: LUXEY Adrien Date: Tue, 16 Feb 2021 23:03:50 +0100 Subject: idee puces password a la ghost in the shell --- README.md | 6 ++++++ .../vlcsnap-2021-02-16-22h22m19s932.png | Bin 0 -> 2024412 bytes .../vlcsnap-2021-02-16-22h23m05s001.png | Bin 0 -> 2176153 bytes 3 files changed, 6 insertions(+) create mode 100644 inspirations/images/ghost-in-the-shell_sac_s01e08/vlcsnap-2021-02-16-22h22m19s932.png create mode 100644 inspirations/images/ghost-in-the-shell_sac_s01e08/vlcsnap-2021-02-16-22h23m05s001.png diff --git a/README.md b/README.md index e843787..2ded714 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,12 @@ Les tests graphiques sont dans `/lab`, une page HTML par idée à développer. N * [Bordures « dessinées à la main »](https://stackoverflow.com/a/6402175) ? +* Des champs de password avec des grosses puces funky. + + Inspiration visuelle de Ghost In The Shell (Stand Alone Complex) S01E08 (cf. `inspirations/images/ghost-in-the-shell_sac_s01e08`). + + [Guide pour le faire avec CSS](https://medium.com/@wowmotty/replace-the-input-password-bullet-1cd4ee34e0aa). + ## Inspirations * [MDN - Création de tooltips et remarques sur l'accessibilité du contenu](https://developer.mozilla.org/en-US/docs/Web/CSS/::after#tooltips) diff --git a/inspirations/images/ghost-in-the-shell_sac_s01e08/vlcsnap-2021-02-16-22h22m19s932.png b/inspirations/images/ghost-in-the-shell_sac_s01e08/vlcsnap-2021-02-16-22h22m19s932.png new file mode 100644 index 0000000..21439f8 Binary files /dev/null and b/inspirations/images/ghost-in-the-shell_sac_s01e08/vlcsnap-2021-02-16-22h22m19s932.png differ diff --git a/inspirations/images/ghost-in-the-shell_sac_s01e08/vlcsnap-2021-02-16-22h23m05s001.png b/inspirations/images/ghost-in-the-shell_sac_s01e08/vlcsnap-2021-02-16-22h23m05s001.png new file mode 100644 index 0000000..4134c21 Binary files /dev/null and b/inspirations/images/ghost-in-the-shell_sac_s01e08/vlcsnap-2021-02-16-22h23m05s001.png differ -- cgit v1.2.3