diff --git a/resources/content_server/gui.js b/resources/content_server/gui.js index edefdbc5ef..b6a7f8a5d7 100644 --- a/resources/content_server/gui.js +++ b/resources/content_server/gui.js @@ -247,7 +247,7 @@ function setup_sorting() { }); $('table#book_list thead tr td').mouseout(function() { - this.style.backgroundColor = "inherit"; + this.style.backgroundColor = "transparent"; }); for (i = 0; i < cmap.length; i++) { diff --git a/resources/images/news/toronto_sun.png b/resources/images/news/toronto_sun.png new file mode 100644 index 0000000000..7b8384afb1 Binary files /dev/null and b/resources/images/news/toronto_sun.png differ