Server : Apache System : Linux server.lienzindia.com 4.18.0-348.7.1.el8_5.x86_64 #1 SMP Wed Dec 22 13:25:12 UTC 2021 x86_64 User : plutus ( 1007) PHP Version : 7.4.33 Disable Function : NONE Directory : /var/webuzo-data/roundcube/public_html/program/resources/tinymce/ |
Upload File : |
/* This file contains the CSS data for the editable area(iframe) of TinyMCE */ body, td, pre { font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } body { background-color: #fff; margin: 4px; } div.pre { margin: 0; padding: 0; font-family: monospace; } blockquote { border-left: #1010ff 2px solid; margin: 0; padding: 0 0.4em; }