From 5e1e367faa2c7bc02388ab08992e9430378b8a5e Mon Sep 17 00:00:00 2001 From: Felix Heidecke Date: Thu, 29 Mar 2018 12:14:20 +0200 Subject: [PATCH 1/3] Format CSS --- css/firstrunwizard.css | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/css/firstrunwizard.css b/css/firstrunwizard.css index ca85bb99986..37d6ee8e20e 100644 --- a/css/firstrunwizard.css +++ b/css/firstrunwizard.css @@ -19,11 +19,12 @@ width: 16px; position: relative; } + #firstrunwizard .appsmall-calendar, #firstrunwizard .appsmall-contacts { - -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=65)"; + -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=65)"" filter: alpha(opacity=65); - opacity: .65; + opacity: 0.65; } #firstrunwizard .button { @@ -33,10 +34,12 @@ #firstrunwizard p a { font-weight: bold; } -#firstrunwizard p a:hover, -#firstrunwizard p a:focus { + +#firstrunwizard p a:focus, +#firstrunwizard p a:hover { color: #444; } + #firstrunwizard .footnote { margin-top: 40px; } @@ -47,6 +50,7 @@ right: 0; padding: 20px; } + #cboxClose { display: none; } From f75884227fe430047fec6e20295087230d5b2a10 Mon Sep 17 00:00:00 2001 From: Felix Heidecke Date: Thu, 29 Mar 2018 12:14:34 +0200 Subject: [PATCH 2/3] Remove -moz-filter (deprecated) --- css/firstrunwizard.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/firstrunwizard.css b/css/firstrunwizard.css index 37d6ee8e20e..fada696b0f5 100644 --- a/css/firstrunwizard.css +++ b/css/firstrunwizard.css @@ -22,7 +22,6 @@ #firstrunwizard .appsmall-calendar, #firstrunwizard .appsmall-contacts { - -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=65)"" filter: alpha(opacity=65); opacity: 0.65; } From 2c4de3b659323e83d4969eb2c1ea727bc8a863f4 Mon Sep 17 00:00:00 2001 From: Felix Heidecke Date: Thu, 29 Mar 2018 12:47:45 +0200 Subject: [PATCH 3/3] fix missing googleplay banner --- templates/wizard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/wizard.php b/templates/wizard.php index 6a60f0d437c..5e0d56b9061 100644 --- a/templates/wizard.php +++ b/templates/wizard.php @@ -16,7 +16,7 @@ alt="t('Desktop client'));?>" /> - <?php p($l->t('Android app'));?>