css/inline-editor.css
authorAlan Knowles <alan@akbkhome.com>
Mon, 29 Aug 2011 10:21:19 +0000 (18:21 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 29 Aug 2011 10:21:19 +0000 (18:21 +0800)
css/inline-editor.css

index e99199d..e64298b 100644 (file)
@@ -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