Browse code

bump(github.com/openshift/origin-web-console): b55a35d8f6f7aed63de5a2d6e19e52c9053e841e

OpenShift Bot authored on 2017/01/05 04:39:04
Showing 1 changed files
... ...
@@ -13109,7 +13109,7 @@ a.chartId = _.uniqueId("pods-donut-chart-"), o = {
13109 13109
 type:"donut",
13110 13110
 bindto:"#" + a.chartId,
13111 13111
 donut:{
13112
-expand:!0,
13112
+expand:!1,
13113 13113
 label:{
13114 13114
 show:!1
13115 13115
 },
... ...
@@ -113049,7 +113049,7 @@ code.command{display:inline-block;line-height:1.3;margin-right:2px}
113049 113049
 .builds-block .builds .build+.build:after{background-color:#e0e0e0;top:-6px;content:"";display:block;height:1px;left:0;right:0;position:absolute}
113050 113050
 .deployment-well.detailed .deployment-summary-status,.deployment-well.detailed .deployment-summary-toggler,.deployment-well:not(.detailed) .deployment-details,.pod-donut .c3-tooltip-name--Empty .name{display:none}
113051 113051
 .clickable{cursor:pointer}
113052
-.pod-donut .c3-defocused{opacity:1!important}
113052
+.pod-donut .c3-defocused{opacity:.5!important}
113053 113053
 .pod-donut .c3-tooltip-container{top:-27px!important;left:50%!important;transform:translateX(-50%);white-space:nowrap}
113054 113054
 .pod-donut path.c3-arc-Empty{stroke:#d1d1d1;cursor:inherit!important}
113055 113055
 .deployment-donut{justify-content:center;min-width:200px}