From: Alan Knowles Date: Mon, 29 Aug 2011 10:21:19 +0000 (+0800) Subject: css/inline-editor.css X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=6a887e7c031ca99a3b6fd1dc763bb7c286a60dfb css/inline-editor.css --- diff --git a/css/inline-editor.css b/css/inline-editor.css index e99199d12d..e64298bb84 100644 --- a/css/inline-editor.css +++ b/css/inline-editor.css @@ -87,4 +87,7 @@ .x-html-editor-wrap .x-editor-context span { cursor: pointer; +} +.x-html-editor-wrap .x-editor-context span:hover { + text-decoration: underline; } \ No newline at end of file