mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 10:38:45 +02:00
N°2847 - FieldSet, MultiColumn, Tab for object details CSS
This commit is contained in:
@@ -2,3 +2,26 @@
|
||||
* copyright Copyright (C) 2010-2020 Combodo SARL
|
||||
* license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
|
||||
.ibo-title {
|
||||
|
||||
color: $ibo-color-grey-900;
|
||||
|
||||
.ibo-title--icon {
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.ibo-title--content {
|
||||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.ibo-title--emphasis {
|
||||
|
||||
}
|
||||
|
||||
.ibo-title--for-object-details {
|
||||
@extend %ibo-font-ral-med-350;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user