wie geht screenshot?
aua dem Quellcode:
so sieht es aus:
/<img src="widgets/mihome-vacuum/img/vacuum.png" style="width: 100%; height: 100%; /<%= this.data.picVisible === true || this.data.picVisible === 'true' ? '' : 'display: none' %/>"///>
/<div style="position: absolute;width: 33%;top: 0;left: 31%;border: 4px solid black; height: calc(100% - 8px);border-radius: 100px;"/>
/ <div style="width: calc(/100% - 8px); border: 4px solid/ <%= vis.states.attr(this.data['oid-connected'] + '.val') ? '#C6D4FF' : 'gray' %/>; height: calc(100% - 8px); border-radius: 100px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9e9e9e+0,4c4c4c+100,4c4c4c+100 /
background: rgb(158,158,158); / Old browsers /
background: -moz-linear-gradient(left, rgba(158,158,158,1) 0%, rgba(76,76,76,1) 100%, rgba(76,76,76,1) 100%); / FF3.6-15 /
background: -webkit-linear-gradient(left, rgba(158,158,158,1) 0%,rgba(76,76,76,1) 100%,rgba(76,76,76,1) 100%); / Chrome10-25,Safari5.1-6 /
background: linear-gradient(to right, rgba(158,158,158,1) 0%,rgba(76,76,76,1) 100%,rgba(76,76,76,1) 100%); / W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ /
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e9e9e', endColorstr='#4c4c4c',GradientType=1 ); / IE6-9 */
"/>