Change CSV icon
This commit is contained in:
parent
d80dd284ab
commit
55c048b66f
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue