Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/cartforge.co/app/design/frontend/Smartwave/porto_rtl/web/css/source/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //home/corals/cartforge.co/app/design/frontend/Smartwave/porto_rtl/web/css/source/_breadcrumbs.less
// /**
//  * Copyright © 2015 Magento. All rights reserved.
//  * See COPYING.txt for license details.
//  */

//
//  Common
//  _____________________________________________

& when (@media-common = true) {
    .breadcrumbs {
        .lib-breadcrumbs();
    }
    .page-wrapper > .breadcrumbs {
        padding: 0;
        background-color: @breadcrumbs__background-color;
        color: @breadcrumbs__font-color;
        font-size: .75rem;
        margin-bottom: 0;
        .items {
            color: inherit;
            padding: 12px 10px;
            display: flex;
            flex-wrap: wrap;
            font-size: 1em;
            >li {
              text-shadow: none;
              text-transform: uppercase;
              display: flex;
              align-items: center;
              margin: 0;
              &.home a {
                position: relative;
                width: 14px;
                text-indent: -9999px;
                &:after {
                  font-family: porto-icons;
                  content: "\e883";
                  float: left;
                  text-indent: 0;
                }
              }
              a {
                display: inline-block;
                border-color: transparent;
                background: transparent;
                color: inherit;
                padding: 0;
              }
              strong {
                font-weight: inherit;
              }
              &:not(:last-child)::after {
                position: relative;
                content: "\e819";
                font-family: porto-icons;
                left: -1px;
                display: block;
                float: right;
                margin: 0 4px;
                width: 20px;
                text-align: center;
                font-style: normal;
                font-size: 12px;
                line-height: inherit;
              }
            }
        }
        a, a:hover, a:focus {
            color: @breadcrumbs__font-color;
        }

        .item:not(:last-child):after {
            line-height: 15px;
        }
    }
}

//
//  Mobile
//  _____________________________________________

.media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__m) {
    .breadcrumbs { }
}

Spamworldpro Mini