[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/media/system/css/ -> system-site-offline_rtl.css (source)

   1  /**
   2   * @copyright    (C) 2008 Open Source Matters, Inc. <https://www.joomla.org>
   3   * @license        GNU General Public License version 2 or later; see LICENSE.txt
   4   */
   5  /**
   6   * Joomla! 4.0 Offline RTL css file
   7   *
   8   * @package    Joomla
   9   * @since    1.5
  10   * @version    1.0
  11   */
  12  #frame form {
  13    text-align: right;
  14  }
  15  
  16  label {
  17    float: right;
  18  }
  19  
  20  fieldset.input p {
  21    clear: right;
  22  }
  23  
  24  /* -- message styles ----------------------------------- */
  25  .alert {
  26    padding: 8px 8px 25px 14px;
  27    text-align: right;
  28  }
  29  
  30  .alert .close {
  31    right: 0;
  32    left: -20px;
  33    float: left;
  34  }


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