From 6e4cde623d1af2045d0eabd6c562a7c6b2c5926b Mon Sep 17 00:00:00 2001 From: Heiner Schmeling Date: Tue, 26 Jan 2010 22:51:07 +0100 Subject: [PATCH] Fix some entrys --- www/static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/static/css/style.css b/www/static/css/style.css index 5f4be0c8..11f6fda3 100644 --- a/www/static/css/style.css +++ b/www/static/css/style.css @@ -549,7 +549,7 @@ z-index: 50; .thumbnail span{ /*CSS for enlarged image*/ position: absolute; -background-color: lightyellow; +background-color: #ffffe0; /*lightyellow;*/ padding: 5px; left: -1000px; border: 1px dashed gray; -- 2.47.3