8 lines
203 B
CSS
8 lines
203 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
|
||
|
*/
|
||
|
|
||
|
.mooTree_img {
|
||
|
float: right;
|
||
|
}
|