pandorafms/pandora_console/include/styles/snmp_view.css

14 lines
205 B
CSS
Raw Normal View History

2020-09-22 12:01:37 +02:00
#filter_form input:not([type="submit"]):not([type="radio"]),
#filter_form select {
width: 100%;
min-width: 200px;
}
#filter_form td {
min-width: 120px;
}
.white-box-content {
min-width: 750px;
}