fix use of removed check.png --> check.svg

This commit is contained in:
ralf 2022-08-02 09:43:55 +02:00
parent 8da571cdc1
commit e14901de37
3 changed files with 6 additions and 10 deletions

View File

@ -1080,7 +1080,6 @@
}
.et2_toolbar_more {
float: right;
direction: rtl;
}
.et2_toolbar_actionlist {
float: left;
@ -3596,7 +3595,7 @@ div.admin-config form > table td b {
margin-top: 4px;
}
.success_message {
background-image: url(../../api/templates/default/images/check.png);
background-image: url(../../api/templates/default/images/check.svg);
}
/**
* Message in popup
@ -7878,4 +7877,3 @@ img.et2_button_icon[src*="svg"]:hover {
top: 140px;
}
}
/*# sourceMappingURL=mobile.css.map */

View File

@ -1060,7 +1060,6 @@
}
.et2_toolbar_more {
float: right;
direction: rtl;
}
.et2_toolbar_actionlist {
float: left;
@ -3576,7 +3575,7 @@ div.admin-config form > table td b {
margin-top: 4px;
}
.success_message {
background-image: url(../../api/templates/default/images/check.png);
background-image: url(../../api/templates/default/images/check.svg);
}
/**
* Message in popup
@ -5914,7 +5913,6 @@ button.image_button {
/*padding: 0;*/
}
.egwGridView_grid > tbody > tr.th > td {
border-bottom: 1px solid darkgray;
font-weight: normal;
padding: 0 2px 2px 0;
background-image: none;

View File

@ -3585,7 +3585,7 @@ div.admin-config form > table td b {
margin-top: 4px;
}
.success_message {
background-image: url(../../api/templates/default/images/check.png);
background-image: url(../../api/templates/default/images/check.svg);
}
/**
* Message in popup