I need some help with customization of my dashboard.
For some blocks i've added an image, but i like to have this bigger

This is the line in custom.js
Code: Select all
blocks['OV'] = {width: 12,type: 'blocktitle',title: 'OV',image : 'bus.png'}
Code: Select all
.block_OV img {width: 400% !important}