[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/media/system/css/ -> mootree.css (source)

   1  /**
   2   * @copyright  (C) 2007 Open Source Matters, Inc. <https://www.joomla.org>
   3   * @license    GNU General Public License version 2 or later; see LICENSE.txt
   4   */
   5  
   6  .mooTree_node {
   7    font-family: Verdana, Arial, Helvetica;
   8    font-size: 10px;
   9    white-space: nowrap;
  10  }
  11  
  12  .mooTree_text {
  13    padding-top: 3px;
  14    height: 15px;
  15    cursor: pointer;
  16  }
  17  
  18  .mooTree_img {
  19    float: left;
  20    width: 18px;
  21    height: 18px;
  22    overflow: hidden;
  23  }
  24  
  25  .mooTree_selected {
  26    background-color: #ffc;
  27    font-weight: bold;
  28  }


Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer