fix dialog on htmleditor link
[roojs1] / css / inline-editor.css
index 56c11b2..5d02aa6 100644 (file)
 }
 
 
+.roo-htmleditor-body::selection,
+.roo-htmleditor-body *::selection 
+{
+       background: #d9e8fb; 
+}
+
+.roo-htmleditor-body table.roo-ed-selection,
+.roo-htmleditor-body td.roo-ed-selection
+{
+       background-color: #d9e8fb;
+}
+
 
-.roo-htmleditor-body table.roo-ed-selection {
-       background-color: #E7E9EB;
-       
-}
\ No newline at end of file