summaryrefslogtreecommitdiff
path: root/live/themes
AgeCommit message (Collapse)Author
2008-02-27Fixed appearance of the negative status feedback box, which is used when ajaxDieter Hametner
actions which trigger only some setting in VDR but not update the live pages fail. This led to new 'redwine' images for the hint background. So those were added too.
2008-02-24Pagemenu is an ID of the corresponding div now. There is only oneDieter Hametner
pagemenu allowed so this change makes it clear. Adapted styles in global styles.css as well in the themes supplied with live.
2007-10-17- Added patch from zirias for background color settings. SeeDieter Hametner
http://www.vdr-portal.de/board/thread.php?postid=659497#post659497
2007-07-29- Made vdr ajax requests work also via a static page. This is forDieter Hametner
browsers that don't support javascript (e.g. PDA browsers) - Implemented for AJAX request a visual notification how requested action performed. - Adapted styles for this. - Moded images for rounded boxes (formerly tip-hint-??.png) to central image directory and renamed them according to their color. This makes them reusable in different themes. - Adapted themes to this move.
2007-07-24- Updated veltliner theme with changes from Ulf Kiener.Dieter Hametner
- Fixed new timer creation bug. - Fixed typo in styles.css
2007-07-20- Make AJAX work when no 'epgImages' path has been specified.Dieter Hametner
2007-07-19- Updated orange blue theme to the new tips and infowin.Dieter Hametner
2007-06-22- directory restructuration regarding static content.Dieter Hametner