[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/khtml/css
From:       Maks Orlovich <maksim () kde ! org>
Date:       2009-01-10 19:07:54
Message-ID: 1231614474.159817.14672.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 909002 by orlovich:

We don't want to paint a background for input type=image 
as the image may end up being transparent. Fixes the amazon.com 
go button.

BUG:179795


 M  +4 -0      html4.css  


--- trunk/KDE/kdelibs/khtml/css/html4.css #909001:909002
@@ -390,6 +390,10 @@
         color: windowtext;
 }
 
+input[type="image"] {
+       background-color: transparent;
+}
+
 isindex { color: windowtext; font-size: small; }
 
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic