summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-03-21 11:38:41 +0100
committerAndrew Dolgov <[email protected]>2006-03-21 11:38:41 +0100
commitbefc807f838f69f73fd07282ba389784fac499ab (patch)
treeb1b85e8e40f2106a1e722c699903c43ef40a0fb4 /tt-rss.css
parent10031c3b74a3b9698e8ddbfb2026c56760ad8eb3 (diff)
optional DB_PORT, misc js cleanups
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/tt-rss.css b/tt-rss.css
index aefc66be3..2e5a2ccf5 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -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;