mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
IPAM
This commit is contained in:
parent
6ae86b4c39
commit
9c5203885e
@ -169,7 +169,7 @@ fieldset legend {
|
|||||||
|
|
||||||
.container_network {
|
.container_network {
|
||||||
margin: 20px;
|
margin: 20px;
|
||||||
width: 100%;
|
width: 95%;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
}
|
}
|
||||||
@ -194,13 +194,17 @@ fieldset legend {
|
|||||||
margin-right: 30px;
|
margin-right: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.vlan_statistics {
|
||||||
|
width: 600px;
|
||||||
|
}
|
||||||
|
|
||||||
.vlan_statistics p {
|
.vlan_statistics p {
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
|
|
||||||
.vlan_statistics div div {
|
.vlan_statistics div div {
|
||||||
width: 95%;
|
width: 90%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.container_button {
|
.container_button {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user