summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css14
1 files changed, 7 insertions, 7 deletions
diff --git a/tt-rss.css b/tt-rss.css
index a852121f6..780bdd7cc 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;