[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/media/system/scss/ -> system-site-offline_rtl.scss (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  /**
   7   * Joomla! 4.0 Offline RTL css file
   8   *
   9   * @package    Joomla
  10   * @since    1.5
  11   * @version    1.0
  12   */
  13  
  14  #frame form { text-align: right; }
  15  label { float: right; }
  16  fieldset.input p {clear: right;}
  17  
  18  /* -- message styles ----------------------------------- */
  19  .alert {
  20    padding: 8px 8px 25px 14px;
  21    text-align: right;
  22  }
  23  .alert .close {
  24    right: 0;
  25    left: -20px;
  26    float: left;
  27  }


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