summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-07-25 09:35:22 +0100
committerAndrew Dolgov <[email protected]>2006-07-25 09:35:22 +0100
commit0b7cb301f24be1148949fdbb81dd7518e7bd705e (patch)
tree9969e15e95f4868980b7a84e574ed6c5ab7f5f69 /tt-rss.css
parent5f57b06d27f62f5d7335a7073a564eacf557a05d (diff)
move initParams to invisible iframe
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index c228562b2..45ad7beb8 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1123,3 +1123,7 @@ div.feedExtInfo {
span.debugTS {
color : #4684ff;
}
+
+#backReqBox {
+ display : none;
+}