6 lines
199 B
CSS
6 lines
199 B
CSS
.icon_calendarimporter_button {
|
|
background: url(../images/import_icon.png) no-repeat !important;
|
|
background-repeat: no-repeat;
|
|
background-position: center;
|
|
background-size: 18px!important;
|
|
} |