From ed047475179b4fc3226f3170fe521df0fc460b68 Mon Sep 17 00:00:00 2001 From: zzz Date: Wed, 7 Jul 2010 13:28:27 +0000 Subject: [PATCH] snark css fix for Opera 10.60 thx i2pn00b http://forum.i2p/viewtopic.php?t=4712 --- installer/resources/themes/console/snark.css | 1 + 1 file changed, 1 insertion(+) diff --git a/installer/resources/themes/console/snark.css b/installer/resources/themes/console/snark.css index 8d0c39bcc..47d2b75db 100644 --- a/installer/resources/themes/console/snark.css +++ b/installer/resources/themes/console/snark.css @@ -207,6 +207,7 @@ input { -moz-border-radius: 4px; border-radius: 4px; border: 1px; + background: #ffe; } input.r {