]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.css
remove old-style debugging
[tt-rss.git] / tt-rss.css
index ba7bbe575b826f38beb90477e217cc7af733378a..7f798a53dfcff6f9019268a219950668f0466f42 100644 (file)
@@ -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;