From 0640a14f84de7abf774b2f921729565472f5d87e Mon Sep 17 00:00:00 2001 From: Hugo Averty Date: Sun, 14 Jun 2020 12:08:30 +0200 Subject: [PATCH 1/3] ignore DS_Store files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7931b7a2..659dab86 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ .idea .vagrant Vagrantfile -docker-compose.override.yaml \ No newline at end of file +docker-compose.override.yaml +*.DS_Store \ No newline at end of file From 9df2932f8f6d16b8fe14a7b53886df2b80f17953 Mon Sep 17 00:00:00 2001 From: Hugo Averty Date: Sun, 14 Jun 2020 18:48:08 +0200 Subject: [PATCH 2/3] Modify icons : micro and cam --- front/dist/index.html | 8 ++++---- front/dist/resources/logos/CAM-OFF.png | Bin 0 -> 2179 bytes front/dist/resources/logos/CAM-ON.png | Bin 0 -> 1596 bytes front/dist/resources/logos/MIC-OFF.png | Bin 0 -> 2295 bytes front/dist/resources/logos/MIC-ON.png | Bin 0 -> 1957 bytes front/dist/resources/style/style.css | 20 ++++---------------- 6 files changed, 8 insertions(+), 20 deletions(-) create mode 100644 front/dist/resources/logos/CAM-OFF.png create mode 100644 front/dist/resources/logos/CAM-ON.png create mode 100644 front/dist/resources/logos/MIC-OFF.png create mode 100644 front/dist/resources/logos/MIC-ON.png diff --git a/front/dist/index.html b/front/dist/index.html index 6e9735f0..e3088ac2 100644 --- a/front/dist/index.html +++ b/front/dist/index.html @@ -47,12 +47,12 @@
- - + +
- - + +