summaryrefslogtreecommitdiff
path: root/live/css
diff options
context:
space:
mode:
Diffstat (limited to 'live/css')
-rw-r--r--live/css/siteprefs.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/live/css/siteprefs.css b/live/css/siteprefs.css
index 9fa03cc..2f440b4 100644
--- a/live/css/siteprefs.css
+++ b/live/css/siteprefs.css
@@ -16,7 +16,10 @@ table {
}
*/
-/* comment this out, if you want epg images at their native size */
+/* comment this out, if you want epg images at their native size
+ * the popup windows. This here restricts their width to 120 px.
+ * You might also only change size.
+ */
.info-win span.epg_images {
width: 120px;
}