mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
Add option display to form (css needs updates)
Add options with_run_button and with_book_button to FormBlockOql
This commit is contained in:
@@ -75,3 +75,18 @@ collection-entry-element {
|
||||
resize: vertical;
|
||||
}
|
||||
|
||||
.ibo-form-compact{
|
||||
|
||||
.ibo-content-block{
|
||||
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
label{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user