Index: wp-includes/css/admin-bar.dev.css
===================================================================
--- wp-includes/css/admin-bar.dev.css	(revision 19602)
+++ wp-includes/css/admin-bar.dev.css	(working copy)
@@ -48,7 +48,6 @@
 	background-image: linear-gradient(bottom, #373737, #464646 5px); /* proposed W3C Markup */
 }
 
-
 #wpadminbar .ab-sub-wrapper,
 #wpadminbar ul,
 #wpadminbar ul li {
@@ -365,6 +364,7 @@
 	text-shadow: none;
 	display: block;
 }
+
 #wpadminbar #wp-admin-bar-user-info .display-name {
 	color: #333;
 }
@@ -427,6 +427,7 @@
 	background-position: 3px 2px;
 	background-repeat: no-repeat;
 	outline: none;
+	cursor: pointer;
 
 	-webkit-border-radius: 3px;
 	border-radius: 3px;
@@ -461,6 +462,7 @@
 	text-shadow: 0 1px 0 #fff;
 	width: 200px;
 	background-color: rgba( 255, 255, 255, 0.9 );
+	cursor: text;
 }
 
 #wpadminbar.ie8 #adminbarsearch .adminbar-input {
