16 lines
153 B
CSS
16 lines
153 B
CSS
|
#ProcessPageAdd {
|
||
|
margin-bottom: 0;
|
||
|
margin-top: 0.5em;
|
||
|
}
|
||
|
|
||
|
#ProcessPageAdd h2 {
|
||
|
display: none;
|
||
|
}
|
||
|
|
||
|
#ProcessPermissionAddSystem {
|
||
|
margin-top: 1em;
|
||
|
}
|
||
|
|
||
|
|
||
|
|