From c41af11a6c05072d1c75743e42340ece513c7cfe Mon Sep 17 00:00:00 2001 From: cTn Date: Wed, 20 Nov 2013 12:24:56 +0100 Subject: [PATCH] removing refresh button --- css/style.css | 10 ---------- main.html | 3 +-- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/css/style.css b/css/style.css index 80bbe0d1..a179f347 100644 --- a/css/style.css +++ b/css/style.css @@ -72,16 +72,6 @@ a:hover { line-height: 18px; text-align: center; } - #port-picker a.refresh { - margin-right: 10px; - - background-color: #5569d0; - color: white; - } - #port-picker a.refresh:hover { - text-decoration: none; - background-color: #424d84; - } #port-picker a.connect { margin-right: 10px; diff --git a/main.html b/main.html index b3be7b87..44f34bb0 100644 --- a/main.html +++ b/main.html @@ -71,8 +71,7 @@
  • - Connect - Refresh + Connect