mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
Migrate CCS style of checkbox to new UIBlock system
This commit is contained in:
@@ -128,6 +128,11 @@ $ibo-field--value-decoration--spacing-x: 0.5rem !default;
|
||||
|
||||
> input[type="checkbox"] {
|
||||
margin-left: 5px;
|
||||
float: right;
|
||||
}
|
||||
|
||||
> .multi_values, > .mono_value {
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user