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

move initParams to invisible iframe

This commit is contained in:
Andrew Dolgov
2006-07-25 09:35:22 +01:00
parent 5f57b06d27
commit 0b7cb301f2
4 changed files with 14 additions and 2 deletions

View File

@@ -1123,3 +1123,7 @@ div.feedExtInfo {
span.debugTS {
color : #4684ff;
}
#backReqBox {
display : none;
}