Server IP : 192.168.23.10 / Your IP : 3.17.67.254 Web Server : Apache System : Linux echo.premieradvertising.com 5.14.0-362.8.1.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 7 14:54:22 EST 2023 x86_64 User : rrrallyteam ( 1049) PHP Version : 8.1.31 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /home/../usr/share/locale/lv/../ine/../iro/../kaa/../aa/../../anaconda/pixmaps/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
/* Anaconda gtk style overrides for RHEL */ /* vendor-specific colors */ @define-color almalinux #0b2335; /* logo and sidebar classes */ /* The sidebar consists of three parts: a background, a logo, and a product logo, * rendered in that order. The product logo is empty by default and is intended * to be overridden by a stylesheet in product.img. */ .logo-sidebar { background-image: url('/usr/share/anaconda/pixmaps/sidebar-bg.png'); background-color: @almalinux; background-repeat: no-repeat; background-size: cover; background-position: top left; } /* Add a logo to the sidebar */ .logo { background-image: url('/usr/share/anaconda/pixmaps/sidebar-logo.png'); background-position: 50% 20px; background-repeat: no-repeat; background-color: transparent; } /* This is a placeholder to be filled by a product-specific logo. */ .product-logo { background-image: none; background-color: transparent; } AnacondaSpokeWindow #nav-box { background-color: @almalinux; background-image: url('/usr/share/anaconda/pixmaps/topbar-bg.png'); background-repeat: no-repeat; background-size: cover; background-position: top left; color: white; }