[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/media/templates/administrator/atum/scss/vendor/ -> _dragula.scss (source)

   1  // Dragula
   2  
   3  .gu-mirror {
   4    position: fixed !important;
   5    z-index: $zindex-popover !important;
   6    display: table;
   7    margin: 0 !important;
   8    cursor: move;
   9    background-color: $teal;
  10    opacity: .8;
  11  
  12    td, th {
  13      background-color: $teal;
  14    }
  15  }
  16  
  17  .js-draggable .sortable-handler {
  18    cursor: move;
  19  }


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