iobroker.go-e
Version:
go-e ist die Aufforderung, sich elektrisch zu bewegen. e-Mobilität ist unser Antrieb, wobei unsere Kernkompetenz die Ladetechnik für Elektroautos ist. Von der einzelnen Ladestation für e-Autos über Photovoltaik-Anbindung bis hin zum Lastmanagement von gan
14 lines (13 loc) • 358 B
CSS
/* You can delete those if you want. I just found them very helpful */
* {
box-sizing: border-box
}
.m {
/* Don't cut off dropdowns! */
overflow: initial;
}
/* Add your styles here */
/* Selection Box added from https://forum.iobroker.net/topic/10186/adapterentwicklung-object-id-baum/6 */
#dialog-select-member {
z-index: 9999 ;
}