css/inline-editor.css
authorAlan <alan@roojs.com>
Fri, 17 Dec 2021 03:35:56 +0000 (11:35 +0800)
committerAlan <alan@roojs.com>
Fri, 17 Dec 2021 03:35:56 +0000 (11:35 +0800)
css/inline-editor.css

index 98e1e09..602a0ef 100644 (file)
 .roo-htmleditor-body dl {
        /*bringing lists on to the page with breathing room */
        margin-left:2em;
-}     
\ No newline at end of file
+}
+
+
+
+.roo-htmleditor-body table.roo-ed-selection {
+       background-color: : #E7E9EB;
+       
+}
\ No newline at end of file