Merge "Web: Adjust console tab type sizes for pf4"
This commit is contained in:
@ -223,6 +223,7 @@ pre.version {
|
||||
flex-grow: 1;
|
||||
flex-shrink: 1;
|
||||
flex-basis: 0;
|
||||
font-size: 14px;
|
||||
}
|
||||
.zuul-console .list-view-pf-expand
|
||||
{
|
||||
@ -234,8 +235,14 @@ pre.version {
|
||||
}
|
||||
.zuul-console .list-group-item-heading
|
||||
{
|
||||
line-height: 20px;
|
||||
font-size: 12px;
|
||||
line-height: 16px;
|
||||
font-size: 14px;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.zuul-console .list-group-item-text
|
||||
{
|
||||
line-height: 16px;
|
||||
font-size: 14px;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.zuul-console .task-skipped
|
||||
|
Reference in New Issue
Block a user