From: Andrew Dolgov Date: Mon, 19 Jan 2009 07:38:20 +0000 (+0100) Subject: css tweaks X-Git-Tag: 1.3.0~53 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=c6bcec2433e2d2e401db1f8bfad71b62c436e1b2;p=tt-rss.git css tweaks --- diff --git a/tt-rss.css b/tt-rss.css index a852121f..780bdd7c 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -1497,10 +1497,10 @@ div.whiteBox { #header { position : absolute; white-space: nowrap; - top : 10px; + top : 5px; left : 15px; right : 5px; - height : 40px; + height : 35px; color : #4684ff; font-size : 12px; } @@ -1509,7 +1509,7 @@ div.whiteBox { border-width : 1px 1px 0px 0px; border-style : solid; border-color : #88b0f0; - top : 50px; + top : 40px; left : 0px; position : absolute; width : 260px; @@ -1521,8 +1521,8 @@ div.whiteBox { #toolbar { position : absolute; left : 261px; - padding : 5px 10px 5px 10px; - top : 50px; + padding : 2px 0px 2px 10px; + top : 40px; right : 0px; white-space: nowrap; height : 30px; @@ -1539,7 +1539,7 @@ div.headlines_normal { border-color : #88b0f0; left : 261px; height : 305px; - top : 85px; + top : 70px; right : 0px; overflow : hidden; font-size : 12px; @@ -1553,7 +1553,7 @@ div.headlines_cdm { border-color : #88b0f0; left : 261px; bottom : 40px; - top : 85px; + top : 70px; right : 0px; overflow : hidden; font-size : 12px;