1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-27 14:31:29 +00:00

optional DB_PORT, misc js cleanups

This commit is contained in:
Andrew Dolgov
2006-03-21 11:38:41 +01:00
parent 10031c3b74
commit befc807f83
6 changed files with 19 additions and 18 deletions

View File

@@ -995,8 +995,8 @@ div.cdmContent a:hover {
}
#debug_output {
width : 300;
height : 80;
width : 400;
height : 200;
right : 20;
bottom : 20;
background-color : white;