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