Skip to content

Commit f5fc27a

Browse files
lancepiochDaneEveritt
authored andcommitted
1 parent bd238c7 commit f5fc27a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

public/themes/pterodactyl/css/pterodactyl.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -456,3 +456,11 @@ label.control-label > span.field-optional:before {
456456
.pagination > li > a, .pagination > li > span {
457457
padding: 3px 10px !important;
458458
}
459+
460+
body.sidebar-collapse .main-header .logo {
461+
overflow: hidden;
462+
text-indent: 100%;
463+
background-image: url('/favicons/favicon-32x32.png');
464+
background-repeat: no-repeat;
465+
background-position: center;
466+
}

0 commit comments

Comments
 (0)