From c499900cfba6052cf4e75a423cceb23146a76a6b Mon Sep 17 00:00:00 2001 From: sD Date: Sun, 26 Apr 2020 18:42:27 +0200 Subject: move evi icon to theme --- webAO/styles/client.css | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'webAO/styles/client.css') diff --git a/webAO/styles/client.css b/webAO/styles/client.css index 3381957..db0df8c 100644 --- a/webAO/styles/client.css +++ b/webAO/styles/client.css @@ -421,16 +421,6 @@ height: auto; } -.evi_icon { - width: 70px; - min-width: 70px; - height: 70px; - background-color: #7b7b7b; - outline: 2px ridge #fff; - outline-offset: -2px; - margin-right: 2px; -} - #evi_options { display: inline-block; width: 100%; -- cgit