diff --git a/core/img/appstore.png b/core/img/appstore.png deleted file mode 100644 index 2b90216f79..0000000000 Binary files a/core/img/appstore.png and /dev/null differ diff --git a/core/img/appstore.svg b/core/img/appstore.svg new file mode 100644 index 0000000000..ac111e5974 --- /dev/null +++ b/core/img/appstore.svg @@ -0,0 +1,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/core/img/desktopapp.svg b/core/img/desktopapp.svg index d63cfef084..98f3616537 100644 --- a/core/img/desktopapp.svg +++ b/core/img/desktopapp.svg @@ -1,5 +1,35 @@ -Desktop app -Windows, OS X, Linux + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/core/img/googleplay.png b/core/img/googleplay.png index 9b33dab692..640c3c2ba0 100644 Binary files a/core/img/googleplay.png and b/core/img/googleplay.png differ diff --git a/settings/css/settings.css b/settings/css/settings.css index 9e98960a71..501b805556 100644 --- a/settings/css/settings.css +++ b/settings/css/settings.css @@ -54,6 +54,10 @@ input#openid, input#webdav { width:20em; } max-width: 75%; } +.clientsbox img { + height: 60px; +} + #sslCertificate tr.expired { background-color: rgba(255, 0, 0, 0.5); } diff --git a/settings/templates/personal.php b/settings/templates/personal.php index b00a5c5dd8..14378899e9 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -170,7 +170,7 @@ if($_['passwordChangeSupported']) {

t('Get the apps to sync your files'));?>

- <?php p($l->t('Desktop client'));?> @@ -178,7 +178,7 @@ if($_['passwordChangeSupported']) { alt="t('Android app'));?>" /> - <?php p($l->t('iOS app'));?>