mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-22 00:32:16 +02:00
N°4315 - Polish bulk modify screens
This commit is contained in:
@@ -175,16 +175,29 @@ $ibo-field--enable-bulk--checkbox--margin-left: 8px !default;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.ibo-field--label > .ibo-field--comments {
|
||||
flex: auto;
|
||||
padding-bottom: 2px;
|
||||
}
|
||||
|
||||
.ibo-fieldset-legend > .ibo-field--comments {
|
||||
display: contents;
|
||||
padding-bottom: 2px;
|
||||
font-size: $ibo-font-size-150;
|
||||
}
|
||||
|
||||
.ibo-field--comments {
|
||||
display: table-cell;
|
||||
vertical-align: top;
|
||||
width: 5em;
|
||||
|
||||
> input[type="checkbox"] {
|
||||
margin-left: 5px;
|
||||
float: right;
|
||||
}
|
||||
|
||||
> .multi_values, > .mono_value, > .ibo-field--comments--synchro{
|
||||
> .multi_values, > .mono_value, > .ibo-field--comments--synchro {
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user