@@ -4616,7 +4616,7 @@ to{background-color:transparent}
4616
4616
.build-pipeline-collapsed .build-summary , .triggers .build .build-summary {border-bottom : 0 ;border-right : 0 ;-webkit-flex-direction : row;-moz-flex-direction : row;-ms-flex-direction : row;flex-direction : row;-webkit-justify-content : flex-start;-moz-justify-content : flex-start;justify-content : flex-start;position : relative;text-align : left}
4617
4617
.build-pipeline-collapsed .build-summary .dismissible , .triggers .build .build-summary .dismissible {padding-right : 30px }
4618
4618
.build-pipeline-collapsed .build-timestamp , .triggers .build .build-timestamp {float : right!important ;float : right}
4619
- .build-pipeline-collapsed .close , .triggers .build .close {color : # 8b8d8f ;font-size : 16px ;opacity : .85 ;position : absolute;right : 14 px ;top : 7px }
4619
+ .build-pipeline-collapsed .close , .triggers .build .close {color : # 8b8d8f ;font-size : 16px ;opacity : .85 ;position : absolute;right : 10 px ;top : 7px }
4620
4620
.build-pipeline-collapsed .close : hover , .triggers .build .close : hover {opacity : 1 }
4621
4621
.navbar-project-menu {width : 100% }
4622
4622
.navbar-project-menu .navbar-project-search {display : inline-block}
@@ -4953,6 +4953,9 @@ body,html{margin:0;padding:0}
4953
4953
.tile-row .tile-item-count {background-color : # ccc ;font-weight : 600 ;padding : 4px 6px ;position : absolute;right : 10px ;top : 10px }
4954
4954
.tile-row .tile-title {text-align : center}
4955
4955
.tile-row .tile-title h3 {margin : 0 20px }
4956
+ .overview .alert .toast-pf {padding : 6px 10px 6px 44px }
4957
+ .overview .alert .toast-pf .close {font-size : 16px ;margin-top : 2px }
4958
+ .overview .alert .toast-pf > .pficon {font-size : 16px ;padding-top : 10px ;width : 35px }
4956
4959
kubernetes-topology-graph {height : 700px }
4957
4960
.kube-topology {margin-bottom : -5px }
4958
4961
.kube-topology g .DeploymentConfig text {font-family : FontAwesome;font-size : 20px ;fill : # 9467bd }
0 commit comments