summaryrefslogtreecommitdiff
path: root/tt-rss.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-07-17 05:13:49 +0100
committerAndrew Dolgov <[email protected]>2008-07-17 05:13:49 +0100
commit27f5a18fcdd588a7f2f067ab8d7b9165b8b0e0e8 (patch)
tree70f9914b3360c2f546d862d6cd70a368749f66a5 /tt-rss.php
parent64eb624cad460c26bbebfc9dbfeecc1e0172b523 (diff)
add support for user stylesheets in mobile versions; specify ids for body elements in main pages
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.php b/tt-rss.php
index 74e84bea5..f98d774b8 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -59,7 +59,7 @@
</script>
</head>
-<body onresize="resize_headlines()">
+<body onresize="resize_headlines()" id="ttrssMain">
<div id="overlay">
<div id="overlay_inner">