error_rtl.css
328 Bytes
/**
* @copyright Copyright (C) 2005 - 2019 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
/* Start Common Styles */
body {
text-align: right;
}
.TD{
text-align: left;
}
#errorboxbody {
text-align: right;
}
#techinfo {
text-align: right;
}