mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
missed css file
This commit is contained in:
parent
6f2eb57587
commit
0e0c529b7e
13
pandora_console/include/styles/snmp_view.css
Normal file
13
pandora_console/include/styles/snmp_view.css
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
#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;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user