16 lines
336 B
CSS
16 lines
336 B
CSS
/**
|
|
* @copyright Copyright (C) 2005 - 2013 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; }
|