emailuis/nmailuiwidgets/resources/nmeditortexteditblack.css
changeset 65 478bc57ad291
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/emailuis/nmailuiwidgets/resources/nmeditortexteditblack.css	Thu Sep 02 20:15:00 2010 +0300
@@ -0,0 +1,10 @@
+
+NmEditorTextEdit {
+    color: black;
+    background: white;
+    background-color: white;
+    border: red;
+    selection-color: white;
+    selection-background-color: cyan;
+    text-align: left;
+}