[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/media/vendor/fontawesome-free/scss/ -> _list.scss (source)

   1  // List Icons
   2  // -------------------------
   3  
   4  .#{$fa-css-prefix}-ul {
   5    list-style-type: none;
   6    margin-left: $fa-li-width * 1.25;
   7    padding-left: 0;
   8  
   9    > li { position: relative; }
  10  }
  11  
  12  .#{$fa-css-prefix}-li {
  13    left: -$fa-li-width;
  14    position: absolute;
  15    text-align: center;
  16    width: $fa-li-width;
  17    line-height: inherit;
  18  }


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