mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 14:08:46 +02:00
N°2847 Add margin to panels and buttons siblings
This commit is contained in:
@@ -44,7 +44,9 @@ $ibo-panel--body--border-color: $ibo-color-grey-400 !default;
|
||||
padding-bottom: $ibo-panel--highlight--padding-bottom;
|
||||
}
|
||||
}
|
||||
|
||||
.ibo-panel + .ibo-panel{
|
||||
margin-top: 15px;
|
||||
}
|
||||
.ibo-panel--title{
|
||||
color: $ibo-panel--title--color;
|
||||
@extend %ibo-font-ral-med-350;
|
||||
|
||||
Reference in New Issue
Block a user