[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/media/vendor/bootstrap/scss/helpers/ -> _stretched-link.scss (source)

   1  //
   2  // Stretched link
   3  //
   4  
   5  .stretched-link {
   6    &::#{$stretched-link-pseudo-element} {
   7      position: absolute;
   8      top: 0;
   9      right: 0;
  10      bottom: 0;
  11      left: 0;
  12      z-index: $stretched-link-z-index;
  13      content: "";
  14    }
  15  }


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