[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/media/templates/administrator/atum/scss/pages/ -> _com_content.scss (source)

   1  .com_content.layout-edit {
   2    joomla-field-media .field-media-preview {
   3      height: 10.25rem;
   4    }
   5  
   6    joomla-tab {
   7  
   8      #attrib-basic[active],
   9      #editor[active] {
  10        display: flex;
  11        flex-wrap: wrap;
  12  
  13        .form-group {
  14          flex: 0 0 50%;
  15          max-width: 50%;
  16          box-shadow: none;
  17  
  18          &:nth-child(1),
  19          &:nth-child(19) {
  20            flex: 0 0 100%;
  21            max-width: 100%;
  22          }
  23        }
  24  
  25        .field-spacer {
  26          flex: 0 0 100%;
  27          max-width: 100%;
  28        }
  29      }
  30    }
  31  }


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