summaryrefslogtreecommitdiffstats
path: root/application/palemoon/branding/unofficial/content/aboutDialog.css
diff options
context:
space:
mode:
authorMoonchild <mcwerewolf@wolfbeast.com>2019-03-06 04:50:53 +0100
committerGitHub <noreply@github.com>2019-03-06 04:50:53 +0100
commit5dba1ebe8498286762873fff0016f35f3e14d2d5 (patch)
treee48cf28742e068a6270fa0b981e24d6fb246051c /application/palemoon/branding/unofficial/content/aboutDialog.css
parentb55a0dd2406f4b360295bc20ec303757112906f1 (diff)
parenta49d052afea11bb93498356c102d94fb22075f4d (diff)
downloadUXP-5dba1ebe8498286762873fff0016f35f3e14d2d5.tar
UXP-5dba1ebe8498286762873fff0016f35f3e14d2d5.tar.gz
UXP-5dba1ebe8498286762873fff0016f35f3e14d2d5.tar.lz
UXP-5dba1ebe8498286762873fff0016f35f3e14d2d5.tar.xz
UXP-5dba1ebe8498286762873fff0016f35f3e14d2d5.zip
Merge pull request #985 from MoonchildProductions/aboutbox-redesign
Aboutbox redesign
Diffstat (limited to 'application/palemoon/branding/unofficial/content/aboutDialog.css')
-rw-r--r--application/palemoon/branding/unofficial/content/aboutDialog.css15
1 files changed, 5 insertions, 10 deletions
diff --git a/application/palemoon/branding/unofficial/content/aboutDialog.css b/application/palemoon/branding/unofficial/content/aboutDialog.css
index 3f7c5ec23..5cc6b428a 100644
--- a/application/palemoon/branding/unofficial/content/aboutDialog.css
+++ b/application/palemoon/branding/unofficial/content/aboutDialog.css
@@ -9,16 +9,11 @@
color: #fff;
}
-.text-link {
- color: #eef !important;
+#aboutVersionBox {
+ /* No wordmark: leave empty space */
+ margin-top: 20px;
}
-#PMrightBox {
- /* this margin prevents text from overlapping the planet image */
- margin-left: 280px;
- margin-right: 20px;
-}
-
-#PMbottomBox {
- background-color: rgba(0,0,0,.7);
+#aboutLinkBox {
+ padding: 15px 10px 20px;
}