1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

remove top hello - feedback - preferences line

This commit is contained in:
Andrew Dolgov
2013-02-06 20:14:06 +04:00
parent ed47e3c418
commit 2d1282d4d1
6 changed files with 69 additions and 94 deletions

View File

@@ -1079,10 +1079,10 @@ div.fatalError textarea {
#content-wrap {
padding : 0px;
border-width : 1px 0px 1px 1px;
border-width : 0px 0px 1px 1px;
border-style : solid;
border-color : #c0c0c0;
margin : 25px 0px 0px 0px;
margin : 0px;
}
#feeds-holder {
@@ -1235,13 +1235,6 @@ a.bookmarklet {
padding : 2px;
}
#newVersionIcon {
margin-left : 5px;
vertical-align : middle;
position : relative;
top : -1px;
}
.player {
display : inline-block;
color : gray;