mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
graycube fixes; code cleanup
This commit is contained in:
13
tt-rss.css
13
tt-rss.css
@@ -379,6 +379,10 @@ tr.title td a:hover {
|
||||
color : black;
|
||||
}
|
||||
|
||||
div.feedEditSearch {
|
||||
float : right;
|
||||
}
|
||||
|
||||
table.prefFeedList td.feedEditCat {
|
||||
font-weight : bold;
|
||||
border-width : 0px 0px 1px 0px;
|
||||
@@ -573,11 +577,6 @@ span.insensitive {
|
||||
}
|
||||
|
||||
.prefGenericAddBox {
|
||||
margin : 5px;
|
||||
font-size : small;
|
||||
}
|
||||
|
||||
.prefGenericAddBox td {
|
||||
font-size : small;
|
||||
}
|
||||
|
||||
@@ -1165,6 +1164,10 @@ div.headlines_cdm {
|
||||
height: expression((parseInt(document.documentElement.clientHeight)-40-305-50)+'px');
|
||||
}
|
||||
|
||||
#prefFooter {
|
||||
display : none;
|
||||
}
|
||||
|
||||
#footer {
|
||||
position : absolute;
|
||||
bottom : 0px;
|
||||
|
||||
Reference in New Issue
Block a user