From f3a9747ed43c8e36258b5edb70f60fa80b2db16c 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 92c7942bbd4ffd4bb6fcda60dbcf3ccbb62b9b29 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 a45460af45d2f3cc19e3e85809638d24379130c9 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'));?>