]> git.ipfire.org Git - ipfire.org.git/commitdiff
Fix some entrys
authorHeiner Schmeling <cm@ipfire.org>
Tue, 26 Jan 2010 21:51:07 +0000 (22:51 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 27 Jan 2010 14:09:56 +0000 (15:09 +0100)
www/static/css/style.css

index 5f4be0c87593d3a277e3623ba793a5d8a45a096f..11f6fda399ba8353ee7947bbf0408e43fdaf2e70 100644 (file)
@@ -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;