Roo/htmleditor/TidySerializer.js
[roojs1] / css / inline-editor.css
index 46b7fc2..5d02aa6 100644 (file)
 }
 
 
-.roo-htmleditor-body td::selection {
+.roo-htmleditor-body::selection,
+.roo-htmleditor-body *::selection 
+{
        background: #d9e8fb; 
 }
 
-.roo-htmleditor-body table.roo-ed-selection {
+.roo-htmleditor-body table.roo-ed-selection,
+.roo-htmleditor-body td.roo-ed-selection
+{
        background-color: #d9e8fb;
 }