summaryrefslogtreecommitdiff
path: root/raveos-calamares-theme/etc
diff options
context:
space:
mode:
authorNippy <nippy@rp1.hu>2026-06-02 20:43:53 +0200
committerNippy <nippy@rp1.hu>2026-06-02 20:43:53 +0200
commitcc00fd0475a506d7dfd0f9be26fc9f9db1885014 (patch)
treec2d3bf8ad1cd41e29bdc085aa9db1920ef8a10c7 /raveos-calamares-theme/etc
parenta7fc84042f92567b4e0de3d78ea5b6b1b5b344a1 (diff)
downloadRaveOS-PKGBUILD-cc00fd0475a506d7dfd0f9be26fc9f9db1885014.tar.gz
RaveOS-PKGBUILD-cc00fd0475a506d7dfd0f9be26fc9f9db1885014.zip
calamares update
Diffstat (limited to 'raveos-calamares-theme/etc')
-rw-r--r--raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss7
1 files changed, 3 insertions, 4 deletions
diff --git a/raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss b/raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss
index c4f258e..b53ae1d 100644
--- a/raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss
+++ b/raveos-calamares-theme/etc/calamares/branding/raveos/stylesheet.qss
@@ -5,12 +5,11 @@
/* ---------------- Welcome Logo (screen-adaptive) ---------------- */
-#logoLabel {
- min-height: 800px;
- min-width: 800px;
+#welcomeLogo {
+ min-height: 1100px;
+ min-width: 1100px;
max-height: 9999px;
max-width: 9999px;
- qproperty-scaledContents: true;
qproperty-alignment: AlignCenter;
}