@@ -4176,14 +4176,15 @@ copy-to-clipboard .input-group.limit-width{max-width:300px}
4176
4176
.list-group-item {padding-left : 10px ;padding-right : 10px }
4177
4177
.list-view-pf-checkbox {border-right-color : # ddd ;font-size : 22px ;margin-bottom : 10px ;margin-top : 10px ;width : 25px }
4178
4178
.list-view-pf-checkbox a {color : # 555 }
4179
- .list-group-item-expandable {cursor : pointer;border : 1px solid # eaeaea ;border-left-color : transparent;border-right-color : transparent}
4180
- .list-group-item-expandable .expanded {border-color : # d1d1d1 }
4181
- .list-group-item-expandable .expanded , .list-group-item-expandable .expanded : hover {background-color : # f5f5f5 }
4182
- .list-group-item-expandable .expanded .list-view-pf-checkbox {border-right-color : # d1d1d1 }
4183
- .list-group-item-expandable .list-group-item-heading {white-space : normal}
4184
4179
.list-group-item-text .fa , .list-group-item-text .pficon , .list-view-pf-additional-info .fa , .list-view-pf-additional-info .pficon {font-size : 13px ;margin-right : 3px }
4185
4180
.list-view-pf {margin-bottom : 50px }
4186
4181
h2 + .list-view-pf {margin-top : 20px }
4182
+ .list-view-pf .list-group-item : first-child {border-top-color : # eaeaea }
4183
+ .list-view-pf .list-group-item-expandable {cursor : pointer;border : 1px solid # eaeaea ;border-left-color : transparent;border-right-color : transparent}
4184
+ .list-view-pf .list-group-item-expandable .expanded {border-color : # d1d1d1 }
4185
+ .list-view-pf .list-group-item-expandable .expanded , .list-view-pf .list-group-item-expandable .expanded : hover {background-color : # f5f5f5 }
4186
+ .list-view-pf .list-group-item-expandable .expanded .list-view-pf-checkbox {border-right-color : # d1d1d1 }
4187
+ .list-view-pf .list-group-item-expandable .list-group-item-heading {white-space : normal}
4187
4188
.list-view-pf .list-group-item-heading {font-size : 13px }
4188
4189
.list-view-pf .list-group-item-heading small {overflow : hidden;text-overflow : ellipsis;color : # 9c9c9c }
4189
4190
.list-view-pf .list-group-item-text {margin-bottom : 5px }
0 commit comments