From 11b8d05fe39a70dd9a4b22623e098373a846eb55 Mon Sep 17 00:00:00 2001 From: sD Date: Sun, 9 Feb 2020 20:09:55 +0100 Subject: remove material icons --- webAO/client.css | 7 +------ webAO/client.html | 13 ++++++------- 2 files changed, 7 insertions(+), 13 deletions(-) (limited to 'webAO') diff --git a/webAO/client.css b/webAO/client.css index 3826866..d649ba1 100644 --- a/webAO/client.css +++ b/webAO/client.css @@ -547,7 +547,6 @@ img { .menu_icon { cursor: pointer; - line-height: 15px; display: inline-table; margin: 10px 15px; opacity: 1; @@ -561,14 +560,10 @@ img { color: #FFD081; } -.material-icons.em-3 { +.em-3 { font-size: 3em; } -.material-icons.em-1-5 { - font-size: 1.5em; -} - .area-button { border-style: solid; min-width: 120px; diff --git a/webAO/client.html b/webAO/client.html index 63f787d..51ef874 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -10,7 +10,6 @@ - @@ -134,24 +133,24 @@
Main Menu
- room + 📍
Areas
- work + 💼
Evidence
- settings + ⚙️
Settings
- person + 🤷
About
- report -
Call Mod
+ 🚨 +
Call Mod
Content -- cgit