array(\r
"\n",\r
"'",\r
- "\r"\r
+ "\r",\r
+ "{LANG_DIRECTION}"\r
),\r
\r
array(\r
'\n',\r
"\'",\r
- ""\r
+ "",\r
+ (defined('LANG_DIRECTION') ? LANG_DIRECTION : 'ltr')\r
),\r
\r
file_get_contents(serendipity_getTemplateFile('htmlarea.css', 'serendipityPath'))\r
color: #000000;
font-family: sans-serif;
line-height: 20px;
+ direction: {LANG_DIRECTION};
}
/** Embedded images with the s9y image manager **/
font-size: 9.5pt;
font-weight: normal;
font-family: verdana, arial, geneva, helvetica, sans-serif;
+ direction: {LANG_DIRECTION};
}
/** Embedded images with the s9y image manager **/
font-size: small;
font-weight: normal;
padding: 10px;
+ direction: {LANG_DIRECTION};
}
/** Embedded images with the s9y image manager **/
font-weight: normal;
line-height: 140%;
padding: 10px;
+ direction: {LANG_DIRECTION};
}
/** Embedded images with the s9y image manager **/
padding-left: 16px;
font-size: 9pt;
text-align:justify;
+ direction: {LANG_DIRECTION};
}
/** Embedded images with the s9y image manager **/
font-size: 9.5pt;
font-weight: normal;
font-family: verdana, arial, geneva, helvetica, sans-serif;
+ direction: {LANG_DIRECTION};
}
/** Embedded images with the s9y image manager **/