summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorThomas Keil <tkeil (at) datacrystal (dot) de>2007-01-03 23:52:15 +0000
committerThomas Keil <tkeil (at) datacrystal (dot) de>2007-01-03 23:52:15 +0000
commit53e682ec9d4e3357052b7b0e397288d20fce4cac (patch)
treea81eb92103cdbc1c04c60712c0ad6172337441ce /css
parent98664aa4a28730d23e404257dd270c3c30a44fda (diff)
downloadvdr-plugin-live-53e682ec9d4e3357052b7b0e397288d20fce4cac.tar.gz
vdr-plugin-live-53e682ec9d4e3357052b7b0e397288d20fce4cac.tar.bz2
Event-Box now has info-DIV with start/end information
Diffstat (limited to 'css')
-rw-r--r--css/styles.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/css/styles.css b/css/styles.css
index 13bf6b0..8d262ad 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -75,6 +75,11 @@ div.description {
margin-top: 10px;
}
+div.info {
+ text-align: right;
+ margin-bottom: 3px;
+}
+
table.event tr td.station {
background: #6D96A9;
color: white;