mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-26 03:58:45 +02:00
N°3746 - Migrate modal to new UIBlock system
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
/*!
|
||||
* @copyright Copyright (C) 2010-2020 Combodo SARL
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
|
||||
.ibo-details .ibo-prop--apply > span, .ibo-details .ibo-prop--cancel > span {
|
||||
display: unset;
|
||||
}
|
||||
|
||||
.ibo-details .ibo-prop--apply {
|
||||
display: table-column;
|
||||
}
|
||||
|
||||
.ibo-details {
|
||||
margin-top: 5px;
|
||||
}
|
||||
Reference in New Issue
Block a user