![]() 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/mautic.corals.io/app/bundles/CoreBundle/Assets/css/app/less/components/ |
// // Logo // -------------------------------------------------- // mautic-brand .mautic-brand { display: block; height: @header-height; padding-left: 35px; padding-right: 32px; width: 100%; overflow: hidden; &.pull-left { width: 75%; } &.minimized { background-size: contain; } // mautic logo figure > svg.mautic-logo-figure { width: @mautic-logo-figure-width; height: @header-height; .circle { fill: @mautic-logo-figure-circle-fill; } .m, .m-arrow { fill: @mautic-logo-figure-m-fill; } } // mautic logo text > svg.mautic-logo-text { height: @header-height; width: @mautic-logo-text-width; .m,.a,.u,.t,.i,.c { fill: @mautic-logo-text-fill } } }