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

16 lines
224 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;
}