Linux evo.fastest-server.com 5.14.0-284.1101.el9.tuxcare.11.els11.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 14 13:30:35 UTC 2026 x86_64
LiteSpeed
Server IP : 103.249.112.113 & Your IP : 216.73.217.135
Domains : 988 Domain
User : tanishks
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
anaconda /
pixmaps /
Delete
Unzip
Name
Size
Permission
Date
Action
rnotes
[ DIR ]
drwxr-xr-x
2026-09-04 09:34
redhat.css
1.18
KB
-rw-r--r--
2022-08-25 15:31
sidebar-bg.png
15.45
KB
-rw-r--r--
2022-08-25 15:31
sidebar-logo.png
4.48
KB
-rw-r--r--
2022-08-25 15:31
topbar-bg.png
6.3
KB
-rw-r--r--
2022-08-25 15:31
Save
Rename
/* Anaconda gtk style overrides for RHEL */ /* vendor-specific colors */ @define-color cloudlinux #4d7198; /* 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: @cloudlinux; 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: @cloudlinux; background-image: url('/usr/share/anaconda/pixmaps/topbar-bg.png'); background-repeat: no-repeat; background-size: cover; background-position: top left; color: white; }