diff --git a/core/css/styles.css b/core/css/styles.css index 020c2702a1..dd0110ded3 100644 --- a/core/css/styles.css +++ b/core/css/styles.css @@ -667,7 +667,7 @@ label.infield { position: absolute !important; height: 20px; width: 24px; - background-image: url("../img/actions/toggle.png"); + background-image: url('../img/actions/toggle.svg'); background-repeat: no-repeat; background-position: center; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; diff --git a/core/templates/installation.php b/core/templates/installation.php index 8db55e4bda..716cb1af6a 100644 --- a/core/templates/installation.php +++ b/core/templates/installation.php @@ -53,7 +53,7 @@ script('core', [ - +

@@ -149,7 +149,7 @@ script('core', [ - +
 
0): ?> diff --git a/settings/templates/personal.php b/settings/templates/personal.php index 490133c9f2..c0adaf9c5a 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -83,7 +83,7 @@ if($_['passwordChangeSupported']) { placeholder="t('New password');?>" data-typetoggle="#personal-show" autocomplete="off" autocapitalize="off" autocorrect="off" /> - +