[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

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

   1  /**
   2   * @copyright  (C) 2013 Open Source Matters, Inc. <https://www.joomla.org>
   3   * @license    GNU General Public License version 2 or later; see LICENSE.txt
   4   */
   5  
   6  /* Module edit in front-end */
   7  
   8  .jmoddiv.jmodinside {
   9      position: relative;
  10      top: 0;
  11      left: 0;
  12  }
  13  .btn.jmodedit
  14  {
  15      z-index: 1001;
  16      display: block;
  17      position: absolute;
  18      top: 0;
  19      inset-inline-end: 0;
  20  }
  21  
  22  /* Menu edit in front-end */
  23  
  24  .btn.jfedit-menu
  25  {
  26      z-index: 1002;
  27      display: block;
  28  }


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