]> git.wh0rd.org - tt-rss.git/commitdiff
css tweaks
authorAndrew Dolgov <fox@bah.spb.su>
Mon, 19 Jan 2009 07:38:20 +0000 (08:38 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Mon, 19 Jan 2009 07:38:20 +0000 (08:38 +0100)
tt-rss.css

index a852121f6bbd66fbba92c656ef48db76dc4b555e..780bdd7cc05ea45aa0229ac8e72df4aa8caff1f2 100644 (file)
@@ -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;