Files
webgui/emhttp/plugins/dynamix/sheets/SysDevs.css
2025-11-22 22:23:28 +00:00

24 lines
503 B
CSS

table.pre {
margin-top: 0;
background: transparent;
}
table.pre td:first-child {
width: 144px;
}
table tr td {
padding: 0 0 3px 0;
margin: 0;
}
table tr td.thin {
line-height: 8px;
height: 8px;
}
.sweet-alert.swal-hostid-input input {
width: 60px !important;
margin: 12px auto 0 auto !important;
text-align: center !important;
display: block !important;
padding-left: 0 !important;
padding-right: 0 !important;
box-sizing: border-box !important;
}