mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 22:18:46 +02:00
N°2844 - Fix layout for object creation and edition pages (activity panel, title, ...)
This commit is contained in:
@@ -866,9 +866,10 @@
|
||||
}
|
||||
|
||||
.wizContainer {
|
||||
border: 5px solid $complement-color;
|
||||
border-left: 3px solid $complement-color;
|
||||
background: $complement-light;
|
||||
padding: 5px;
|
||||
padding: 10px 16px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
.wizContainer table tr td {
|
||||
|
||||
Reference in New Issue
Block a user