Files
webgui/emhttp/plugins/dynamix/sheets/DeviceIdentify.css
2024-07-08 11:53:09 -07:00

15 lines
265 B
CSS

input[type="date"] {
border: none;
margin-left: -2px;
padding-left: 0;
background: transparent;
box-shadow: none;
}
select.noframe {
border: none;
margin-left: 0;
padding-left: 0;
background: transparent;
box-shadow: none;
}