Author: humbedooh
Date: Wed Feb 10 10:14:21 2016
New Revision: 1729573

URL: http://svn.apache.org/viewvc?rev=1729573&view=rev
Log:
disable this for now, it's ruining input fields

Modified:
    steve/trunk/pysteve/www/htdocs/css/steve_interactive.css

Modified: steve/trunk/pysteve/www/htdocs/css/steve_interactive.css
URL: 
http://svn.apache.org/viewvc/steve/trunk/pysteve/www/htdocs/css/steve_interactive.css?rev=1729573&r1=1729572&r2=1729573&view=diff
==============================================================================
--- steve/trunk/pysteve/www/htdocs/css/steve_interactive.css (original)
+++ steve/trunk/pysteve/www/htdocs/css/steve_interactive.css Wed Feb 10 
10:14:21 2016
@@ -441,9 +441,10 @@ body, html {
 }
 
 * {
-    -webkit-user-select: none; 
+    /*-webkit-user-select: none; */
 }
 
+
 #ballot {
   list-style: none;
   text-align: left;


Reply via email to