1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-03 15:39:15 +00:00

support for changing category of selected feeds, misc RPC security fixes and prefs interface improvements

This commit is contained in:
Andrew Dolgov
2005-11-29 10:11:43 +01:00
parent e454a88980
commit f932bc9ff3
3 changed files with 144 additions and 25 deletions

View File

@@ -342,7 +342,7 @@ iframe {
iframe.feedsFrame {
width : 100%;
height : 90%;
height : 100%;
margin : 0px;
padding : 0px;
}
@@ -649,7 +649,7 @@ span.insensitive {
color : gray;
}
div.prefGenericAddBox {
.prefGenericAddBox {
margin : 5px;
}