From e6c8fe266b9f6a2fe46e5ffbdaa2208a6d0a7c5b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 29 Aug 2011 18:19:21 +0800 Subject: [PATCH] css/inline-editor.css --- css/inline-editor.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/css/inline-editor.css b/css/inline-editor.css index b3ee0660a5..69f7f28f7d 100644 --- a/css/inline-editor.css +++ b/css/inline-editor.css @@ -85,4 +85,6 @@ /** status bar **/ -.x-html-editor-tb \ No newline at end of file +.x-html-editor-tb .x-editor-context span { + cursor: pointer; +} \ No newline at end of file -- 2.39.2