css/inline-editor.css
authorAlan <alan@roojs.com>
Mon, 20 Dec 2021 06:33:44 +0000 (14:33 +0800)
committerAlan <alan@roojs.com>
Mon, 20 Dec 2021 06:33:44 +0000 (14:33 +0800)
css/inline-editor.css

index e37b32b..880e86b 100644 (file)
 }
 
 
-.roo-htmleditor-body::selection {
+.roo-htmleditor-body::selection,
+.roo-htmleditor-body td::selection
+{
        background: #d9e8fb; 
 }