From 53ef3ada3bf5042988ed82dfda13ae387cb90edb Mon Sep 17 00:00:00 2001 From: Jochen Topf Date: Sun, 22 Jan 2012 20:20:37 +0100 Subject: [PATCH] Remove background/border on canvas element --- web/public/css/taginfo.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/web/public/css/taginfo.css b/web/public/css/taginfo.css index 97151a32..7b35831f 100644 --- a/web/public/css/taginfo.css +++ b/web/public/css/taginfo.css @@ -356,11 +356,6 @@ select#filter { background-color: #ffffff; } -div.canvas { - border: 1px solid #d0d0c8; - background-color: #ffffff; -} - /* ========== */ div.value {