mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
N°9205 - Show progress messages in setup sequencer (#906)
* N°9205 - Show progress messages in setup sequencer * N°9205 - Fix unit tests
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -700,9 +700,12 @@ body {
|
||||
}
|
||||
|
||||
#progress_content {
|
||||
height: 200px;
|
||||
min-height: 200px;
|
||||
overflow: auto;
|
||||
text-align: center;
|
||||
*:not(.message) + .message {
|
||||
margin-top: 1.5rem;
|
||||
}
|
||||
}
|
||||
#fresh_content{
|
||||
border: 0;
|
||||
|
||||
Reference in New Issue
Block a user