From da21a4737dee3cbca1c282ed07477865839f418a Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Mon, 18 Mar 2013 14:14:12 -0700 Subject: [PATCH] I-beam cursor on inputs --- css/app.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/css/app.css b/css/app.css index fa9aaca19..b37599cd3 100644 --- a/css/app.css +++ b/css/app.css @@ -1086,10 +1086,6 @@ div.combobox { border-top: 0; } -.combobox-input { - cursor: url(../img/cursor-pointer.png) 6 1, pointer; -} - .combobox-carat { margin-left: -20px; display:inline-block;