From 6a887e7c031ca99a3b6fd1dc763bb7c286a60dfb Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 29 Aug 2011 18:21:19 +0800 Subject: [PATCH] css/inline-editor.css --- css/inline-editor.css | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.39.2