Change CSV icon

This commit is contained in:
Jose Gonzalez 2023-02-24 10:36:53 +01:00
parent d80dd284ab
commit 55c048b66f
1 changed files with 1 additions and 1 deletions

View File

@ -358,7 +358,7 @@ a.pandora_pagination.current:hover {
/* CSV button datatables */
.dt-button.buttons-csv.buttons-html5 {
background-image: url(../../images/csv_mc.png);
background-image: url(../../images/file-csv.svg);
background-position: center center;
background-repeat: no-repeat;
color: #000;