mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
remove old-style debugging
This commit is contained in:
21
tt-rss.css
21
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;
|
||||
|
||||
Reference in New Issue
Block a user