From 850fe0ddff35d86a0a3c876ee518ecfb778767d5 Mon Sep 17 00:00:00 2001 From: Dieter Hametner Date: Thu, 18 Jan 2007 00:11:42 +0000 Subject: - Changed default tooltip style class to domTThint - Added tooltip style class domTTepg for epg infos like in recordings - Added new pageelement.epg_tt_box to create epg box tooltips. Used at moment in recordings. Planned also for whats_on and schedule. - Changed structure of event box in whats_on to same structure like epg box. This makes the styling comparable between the two boxes. - added bg_tools.png to with a vertical fadeing border to resemble the fading bottom of more line oriented pages. --- images/Makefile | 2 +- images/bg_tools.png | Bin 0 -> 151 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 images/bg_tools.png (limited to 'images') diff --git a/images/Makefile b/images/Makefile index 2202542..4375504 100644 --- a/images/Makefile +++ b/images/Makefile @@ -19,7 +19,7 @@ OBJS = logo.o record.o active.o inactive.o button_blue.o \ transparent.o edit.o del.o play.o close.o \ bg_header_h.o bg_header_l.o bg_header_r.o \ bg_box_h.o bg_box_l.o bg_box_r.o \ - movie.o menu_line_bg.o bg_line.o + movie.o menu_line_bg.o bg_line.o bg_tools.o ### Default rules: diff --git a/images/bg_tools.png b/images/bg_tools.png new file mode 100644 index 0000000..48c8f64 Binary files /dev/null and b/images/bg_tools.png differ -- cgit v1.2.3