summaryrefslogtreecommitdiff
path: root/riscos
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2013-10-03 19:45:02 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2013-10-03 19:45:02 +0100
commit92ea400bd383c03ecfc9f76c59d5be3891d6bdea (patch)
treeb003640c3b91f6289057639e230ab9a4c9bfbdcf /riscos
parent8850d40cec3cc3ac79626f8550dad248dd883a0a (diff)
downloadnetsurf-92ea400bd383c03ecfc9f76c59d5be3891d6bdea.tar.gz
netsurf-92ea400bd383c03ecfc9f76c59d5be3891d6bdea.tar.bz2
Optimise treeview redraw. It draws its own background, so don't need white background in the template.
Diffstat (limited to 'riscos')
-rw-r--r--riscos/templates/de2
-rw-r--r--riscos/templates/en2
-rw-r--r--riscos/templates/fr2
-rw-r--r--riscos/templates/nl2
4 files changed, 4 insertions, 4 deletions
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
diff --git a/riscos/templates/en b/riscos/templates/en
index 2d6c70c6a..1ec8ee243 100644
--- a/riscos/templates/en
+++ b/riscos/templates/en
@@ -2662,7 +2662,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
diff --git a/riscos/templates/fr b/riscos/templates/fr
index 6c9d4a1c3..be08cfea7 100644
--- a/riscos/templates/fr
+++ b/riscos/templates/fr
@@ -2466,7 +2466,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
diff --git a/riscos/templates/nl b/riscos/templates/nl
index 72a8ed5ea..13f7f59db 100644
--- a/riscos/templates/nl
+++ b/riscos/templates/nl
@@ -2666,7 +2666,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