diff options
author | LUXEY Adrien <adrien.luxey@inria.fr> | 2021-02-16 23:03:50 +0100 |
---|---|---|
committer | LUXEY Adrien <adrien.luxey@inria.fr> | 2021-02-16 23:03:50 +0100 |
commit | 272e2a3cac080f3c1a97cad085de015c6975c610 (patch) | |
tree | b84e9fd5de82f7c797804b60e4254b32ec08302a | |
parent | ed13719870ff8b3fd6d7cf12b003c443fbef4305 (diff) | |
download | design-272e2a3cac080f3c1a97cad085de015c6975c610.tar.gz design-272e2a3cac080f3c1a97cad085de015c6975c610.zip |
idee puces password a la ghost in the shell
-rw-r--r-- | README.md | 6 | ||||
-rw-r--r-- | inspirations/images/ghost-in-the-shell_sac_s01e08/vlcsnap-2021-02-16-22h22m19s932.png | bin | 0 -> 2024412 bytes | |||
-rw-r--r-- | inspirations/images/ghost-in-the-shell_sac_s01e08/vlcsnap-2021-02-16-22h23m05s001.png | bin | 0 -> 2176153 bytes |
3 files changed, 6 insertions, 0 deletions
@@ -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 Binary files differnew file mode 100644 index 0000000..21439f8 --- /dev/null +++ b/inspirations/images/ghost-in-the-shell_sac_s01e08/vlcsnap-2021-02-16-22h22m19s932.png 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 Binary files differnew file mode 100644 index 0000000..4134c21 --- /dev/null +++ b/inspirations/images/ghost-in-the-shell_sac_s01e08/vlcsnap-2021-02-16-22h23m05s001.png |