mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-27 00:41:28 +00:00
css tweaks
This commit is contained in:
14
tt-rss.css
14
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;
|
||||
|
||||
Reference in New Issue
Block a user