mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 22:15:56 +00:00
functionality updates
This commit is contained in:
@@ -62,7 +62,10 @@ table.main td.toolbar {
|
||||
|
||||
table.main td.header {
|
||||
font-size : 18pt;
|
||||
background : #f0f0f0;
|
||||
background-color : #f0f0f0;
|
||||
background-image : url("header.png");
|
||||
background-position : top left;
|
||||
background-repeat : repeat-x;
|
||||
height : 50px;
|
||||
padding-left : 80px;
|
||||
padding-top : 30px;
|
||||
@@ -127,3 +130,7 @@ ul {
|
||||
padding : 0px;
|
||||
border : 1px solid #f0f0f0;
|
||||
}
|
||||
|
||||
.invisible {
|
||||
display : none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user