0byt3m1n1
Path:
/
data
/
applications
/
aps.bak
/
joomla
/
1.7.2-0
/
standard
/
htdocs
/
media
/
system
/
css
/
[
Home
]
File: mootree.css
/** * @version $Id: mootree.css 20196 2011-01-09 02:40:25Z ian $ * @copyright Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ .mooTree_node { font-family: Verdana, Arial, Helvetica; font-size: 10px; white-space: nowrap; } .mooTree_text { padding-top: 3px; height: 15px; cursor: pointer; } .mooTree_img { float: left; width: 18px; height: 18px; overflow: hidden; } .mooTree_selected { background-color: #ffc; font-weight: bold; }