[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/media/plg_editors_tinymce/scss/ -> tinymce-builder.scss (source)

   1  #joomla-tinymce-builder {
   2    .drop-area-highlight {
   3      background-color: #d0d0d0;
   4    }
   5    .tox-editor-container {
   6      > .target {
   7        min-height: 2.5rem;
   8      }
   9    }
  10  }
  11  
  12  // Drag & Drop Handler
  13  .tox-mbtn.gu-mirror {
  14    display: flex;
  15    flex: 0 0 auto;
  16    align-items: center;
  17    justify-content: center;
  18    padding: 0;
  19    margin: 2px 0 3px;
  20    overflow: hidden;
  21    font-size: 14px;
  22    font-style: normal;
  23    font-weight: normal;
  24    text-transform: normal;
  25    background: #dee0e2;
  26    border: 0;
  27    border-radius: 3px;
  28    outline: none;
  29    box-shadow: none;
  30  }


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