From 92ea400bd383c03ecfc9f76c59d5be3891d6bdea Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Thu, 3 Oct 2013 19:45:02 +0100 Subject: Optimise treeview redraw. It draws its own background, so don't need white background in the template. --- riscos/templates/de | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'riscos/templates/de') diff --git a/riscos/templates/de b/riscos/templates/de index 8f3dddb0d..785477d60 100644 --- a/riscos/templates/de +++ b/riscos/templates/de @@ -2454,7 +2454,7 @@ wimp_window { title_fg:wimp_COLOUR_BLACK title_bg:wimp_COLOUR_LIGHT_GREY work_fg:wimp_COLOUR_BLACK - work_bg:wimp_COLOUR_WHITE + work_bg:wimp_COLOUR_TRANSPARENT scroll_outer:wimp_COLOUR_MID_LIGHT_GREY scroll_inner:wimp_COLOUR_VERY_LIGHT_GREY highlight_bg:wimp_COLOUR_CREAM -- cgit v1.2.3