summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2008-03-12 13:16:11 +0100
committerDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2008-03-12 13:16:11 +0100
commit646e6ff7dc6dd20cc3980df749b00d26be48d6fb (patch)
tree51525e27f69c5a762346d7fd0e423dd85762fef8 /css
parentf13377e3509cc8d4420473c3c5da6a9e6aa0afef (diff)
downloadvdr-plugin-live-646e6ff7dc6dd20cc3980df749b00d26be48d6fb.tar.gz
vdr-plugin-live-646e6ff7dc6dd20cc3980df749b00d26be48d6fb.tar.bz2
Test to generalize the styles for epg infos. They work now in non ajax
mode too. Still needs code cleanup.
Diffstat (limited to 'css')
-rw-r--r--css/styles.css7
1 files changed, 4 insertions, 3 deletions
diff --git a/css/styles.css b/css/styles.css
index 8e208a1..9e338f3 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -1072,7 +1072,7 @@ table.login tr td {
# Infowin support styles for EPG-Boxes
##############################
*/
-
+/*
.info-win div.caption {
padding: 2px 0px 0px 5px;
}
@@ -1103,13 +1103,13 @@ table.login tr td {
.info-win div.epg_content div div {
margin-left: 0px;
}
-
+*/
/*
.info-win div.epg_content div div.progress div {
margin-left: 0px;
}
*/
-
+/*
.info-win div.epg_content div.epg_tools img {
margin: 2px 5px;
}
@@ -1121,6 +1121,7 @@ table.login tr td {
.info-win div.boxheader {
display: none;
}
+*/
/* ##############################
# About box