aboutsummaryrefslogtreecommitdiffstats
path: root/core/css/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/styles.css')
-rw-r--r--core/css/styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/styles.css b/core/css/styles.css
index 020c2702a10..dd0110ded3a 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)";