From 93b62dfcf249b4aa8185c29ea2fba3b6dd445875 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Thu, 20 Sep 2018 16:54:44 +0200 Subject: [PATCH] blue icons - removed some inactive code --- static/css/rowsandall2.css | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/static/css/rowsandall2.css b/static/css/rowsandall2.css index d648c93f..2cfbc286 100644 --- a/static/css/rowsandall2.css +++ b/static/css/rowsandall2.css @@ -302,16 +302,6 @@ th.rotate > div > span { -.blueicon:hover { - background: #1c75bc; - text-decoration: none; -} - -.blueicon:active { - position: relative; - top: 1px; -} - a.button { color: white; }