From 03deb66a04009fbd288e37485270eca26d572a10 Mon Sep 17 00:00:00 2001 From: Dominic Zimmer Date: Sat, 26 Sep 2020 12:40:14 +0200 Subject: [PATCH] Revert "Add onlineicon test" This reverts commit 3d12b63ab60c65307331ed4560d60410f95febac. --- index.html | 19 +++---------------- static/js/main.js | 11 ++--------- 2 files changed, 5 insertions(+), 25 deletions(-) diff --git a/index.html b/index.html index 6970b87..bc94318 100644 --- a/index.html +++ b/index.html @@ -25,16 +25,6 @@ height: 1.2em; border-radius: 0.6em; } - - .online { - display: inline-block; - width: 24px; - height: 24px; - margin: 0; - } - .name { - display: flex; - } @@ -55,11 +45,8 @@