From f3f67c1b53d2d93486fc3c57253b8af4d5e7a0c7 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 7 Nov 2010 14:38:59 +0300 Subject: remove old-style debugging --- tt-rss.css | 21 --------------------- 1 file changed, 21 deletions(-) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index ba7bbe575..7f798a53d 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -1095,27 +1095,6 @@ a.cdmToggleLink:hover { border-width : 0px; } -#debug_output { - position : absolute; - width : 400px; - height : 200px; - right : 20px; - bottom : 20px; - z-index : 999; - background-color : white; - border : 1px solid #c0c0c0; - overflow : auto; - margin : 0px; - padding : 0px; - list-style-type : none; -} - -#debug_output li { - margin : 0px; - padding : 0px; - font-size : 11px; -} - #dialog_overlay { left : 0; top : 0; -- cgit v1.2.3