summaryrefslogtreecommitdiffstats
path: root/perl-install/share/themes-galaxy.css
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/share/themes-galaxy.css')
-rw-r--r--perl-install/share/themes-galaxy.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/perl-install/share/themes-galaxy.css b/perl-install/share/themes-galaxy.css
index 6540b30c8..4e9658796 100644
--- a/perl-install/share/themes-galaxy.css
+++ b/perl-install/share/themes-galaxy.css
@@ -29,3 +29,8 @@
background-color: #2859B5;
color: #FFD200;
}
+
+window, .window-frame {
+ border: solid 1px alpha(black, 0.75);
+ padding: 20px;
+}