emailuis/nmailuiwidgets/resources/nmeditortexteditblue.css
changeset 65 478bc57ad291
equal deleted inserted replaced
59:16ed8d08d0b1 65:478bc57ad291
       
     1 
       
     2 NmEditorTextEdit {
       
     3     color: blue;
       
     4     background: white;
       
     5     background-color: white;
       
     6     border: red;
       
     7     selection-color: white;
       
     8     selection-background-color: cyan;
       
     9     text-align: left;
       
    10 }