AAAAhome/academiac/www/templates/system/css/offline_rtl.css000064400000000666151405701170017347 0ustar00/** * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ /** * Joomla! 1.5 Offline RTL css file * * @package Joomla * @since 1.5 * @version 1.0 */ #frame form{ text-align: right; } label { float:right; } /* -- message styles ----------------------------------- */ #system-message { text-align: right; }