summaryrefslogtreecommitdiff
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2007-06-12 21:31:32 +0000
committerDieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de>2007-06-12 21:31:32 +0000
commit24e370825db3ad367b158fad8062a65b51c37764 (patch)
tree53cec87bd3982565a180e3ea5d5c80ab3dce156d /doc/ChangeLog
parent735df57886b042ff3edc65a01b808476f7e20401 (diff)
downloadvdr-plugin-live-24e370825db3ad367b158fad8062a65b51c37764.tar.gz
vdr-plugin-live-24e370825db3ad367b158fad8062a65b51c37764.tar.bz2
- New theme orange-blue (see ChangeLog for more info).
- Some minor style fixes.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 97ea096..2576af5 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,18 @@
+2007-06-12 Dieter Hametner <dh+vdr at gekrumbel dot de>
+
+ Added orange-blue theme as an example of a theme with dark
+ background and light foreground colors. This theme also
+ demonstrates the use of exchanged images (logo.png, tv.jpg and
+ remotecontrol.jpg)
+
+ * styles.css: some minor style fixes, that became visible while
+ creating the orange-blue theme.
+
+2007-06-11 Dieter Hametner <dh+vdr at gekrumbel dot de>
+
+ Fixed style layout of the tables. Added class 'bottomrow' to the
+ rows that are followed by empty spacer rows.
+
2007-06-06 Dieter Hametner <dh+vdr at gekrumbel dot de>
Use GetConfigDir instead of USRDIR define.