You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@steve.apache.org by hu...@apache.org on 2016/02/10 11:14:21 UTC

svn commit: r1729573 - /steve/trunk/pysteve/www/htdocs/css/steve_interactive.css

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;