adds .local/share/millennium and easyeffects

This commit is contained in:
2026-08-06 18:23:36 +02:00
parent f92fb90275
commit 8dc466cbac
2581 changed files with 339035 additions and 0 deletions
@@ -0,0 +1,20 @@
.apphub_AppIcon {
display: block !important;
position: relative;
height: 32px;
width: 32px;
float: left;
margin-top: 4px;
margin-left: 12px;
margin-right: 10px;
}
.apphub_AppIcon > img {
height: 32px;
width: 32px;
border-radius: 3px; /* hide the terrible jpeg rounded corner */
}
.game_page_background .apphub_AppIcon {
margin-left: 0;
}