size attribute für exportEXCEL

This commit is contained in:
Carsten Götzinger 2018-02-15 10:27:26 +01:00
parent 3e3377bfa8
commit ac7e49cabc

View File

@ -119,6 +119,7 @@
.mod_rateit a.header_export_excel{
padding:2px 0 3px 20px;
background-image:url("../images/exportEXCEL.svg");
background-size: 16px 16px;
background-position:left center;
background-repeat:no-repeat;
}