From 2719caf956a0e57d38107c327f6b2672eac4caf2 Mon Sep 17 00:00:00 2001 From: David Cormier Date: Tue, 18 Mar 2014 14:57:34 -0400 Subject: [PATCH] Revert "Bring up number keypad for port on mobile phones, URL for address" This reverts commit bbcdada331d2cc3d74ec02a3e688ed0d54f80ca9. --- css/glowingbear.css | 7 +------ index.html | 4 ++-- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/css/glowingbear.css b/css/glowingbear.css index 81c95c9..5e18545 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -109,18 +109,13 @@ input#sendMessage { .panel input, .panel .input-group { max-width: 300px; } -input[type=text], input[type=number], input[type=url], input[type=password], .badge { +input[type=text], input[type=password], .badge { border: 0; border-radius: 0; color: #ccc; box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1), 0px 1px 7px 0px rgba(0, 0, 0, 0.8) inset; background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.3); } -input[type=number]::-webkit-inner-spin-button, -input[type=number]::-webkit-outer-spin-button { - -webkit-appearance: none; - margin: 0; -} #topbar { position: fixed; width: 100%; diff --git a/index.html b/index.html index 359c271..e24e8a7 100644 --- a/index.html +++ b/index.html @@ -57,8 +57,8 @@
- - + +