svn: /pear2/sandbox/pear2.php.net/trunk/www/css/ main.css

[email protected] (Michael Gauthier)
Newsgroups php.pear.cvs,php.pear.core
Message-ID <[email protected]>
gauthierm                                Fri, 25 Jun 2010 18:23:54 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=300751

Log:
Fix search box styles in Safari.

Changed paths:
    U   pear2/sandbox/pear2.php.net/trunk/www/css/main.css

Modified: pear2/sandbox/pear2.php.net/trunk/www/css/main.css
===================================================================
--- pear2/sandbox/pear2.php.net/trunk/www/css/main.css	2010-06-25 18:23:51 UTC (rev 300750)
+++ pear2/sandbox/pear2.php.net/trunk/www/css/main.css	2010-06-25 18:23:54 UTC (rev 300751)
@@ -151,6 +151,10 @@
 	-webkit-box-shadow: inset 1px 2px 3px rgba(0,0,0,0.1);
 }

+input[type=search] {
+	-webkit-appearance: textfield;
+}
+
 textarea:focus,
 input[type=search]:focus,
 input[type=password]:focus,
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.