芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/.trash/media.1/system/css/mootree.css
/** * @copyright (C) 2007 Open Source Matters, Inc.
* @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; }